Home
last modified time | relevance | path

Searched refs:IPOPT_MTUP (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dionames.c15 { IPOPT_MTUP, 0x000008, 3, "mtup" }, /* RFC1191 */
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1856 #undef IPOPT_MTUP
1857 #define IPOPT_MTUP 11 /* MTUP */ macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1397 | IPFY_IPOPT_MTUP { $$ = getoptbyvalue(IPOPT_MTUP); }
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c239 { IPOPT_MTUP, 0x000008 },