Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ipfilter/lib/
HDionames.c21 { IPOPT_TR, 0x000080, 4, "tr" }, /* RFC1393 */
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
HDip_compat.h766 #undef IPOPT_TR
767 #define IPOPT_TR 82 /* TR */ macro
HDfil.c201 { IPOPT_TR, 0x000080 },
/freebsd-11-stable/contrib/ipfilter/iplang/
HDiplang_y.y562 { IL_IPO_TR, IPOPT_TR },
/freebsd-11-stable/contrib/ipfilter/tools/
HDipf_y.y1577 | IPFY_IPOPT_TR { $$ = getoptbyvalue(IPOPT_TR); }