Searched refs:IPOPT_MTUP (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dionames.c17 { IPOPT_MTUP, 0x000008, 4, "mtup" }, /* RFC1191 */
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h758 #undef IPOPT_MTUP macro
759 #define IPOPT_MTUP 11 /* MTUP */ macro
H A Dfil.c197 { IPOPT_MTUP, 0x000008 },
/freebsd-11-stable/contrib/ipfilter/iplang/
H A Diplang_y.y558 { IL_IPO_MTUP, IPOPT_MTUP },
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipf_y.y1573 | IPFY_IPOPT_MTUP { $$ = getoptbyvalue(IPOPT_MTUP); }

Completed in 170 milliseconds