Home
last modified time | relevance | path

Searched refs:IPOPT_TR (Results 1 – 5 of 5) sorted by relevance

/freebsd/sbin/ipf/libipf/
H A Dionames.c20 { IPOPT_TR, 0x000080, 4, "tr" }, /* RFC1393 */
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h751 #undef IPOPT_TR
752 #define IPOPT_TR 82 /* TR */ macro
H A Dfil.c195 { IPOPT_TR, 0x000080 },
/freebsd/sbin/ipf/iplang/
H A Diplang_y.y560 { IL_IPO_TR, IPOPT_TR },
/freebsd/sbin/ipf/common/
H A Dipf_y.y1576 | IPFY_IPOPT_TR { $$ = getoptbyvalue(IPOPT_TR); }