Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dionames.c16 { IPOPT_MTUR, 0x000010, 3, "mtur" }, /* RFC1191 */
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1858 #undef IPOPT_MTUR
1859 #define IPOPT_MTUR 12 /* MTUR */ macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1398 | IPFY_IPOPT_MTUR { $$ = getoptbyvalue(IPOPT_MTUR); }
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c240 { IPOPT_MTUR, 0x000010 },