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

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dionames.c29 { IPOPT_ADDEXT, 0x004000, 4, "addext" }, /* IPv7 ?? */
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h783 #undef IPOPT_ADDEXT macro
784 #define IPOPT_ADDEXT 147 /* ADDEXT */ macro
H A Dfil.c208 { IPOPT_ADDEXT, 0x004000 },
/freebsd-11-stable/contrib/ipfilter/iplang/
H A Diplang_y.y570 { IL_IPO_ADDEXT, IPOPT_ADDEXT },
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipf_y.y1585 | IPFY_IPOPT_ADDEXT { $$ = getoptbyvalue(IPOPT_ADDEXT); }

Completed in 279 milliseconds