Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dipoptsec.c21 { IPSO_CLASS_RES1, 0x80, 0, "reserv-1" },
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h723 #define IPSO_CLASS_RES1 0xf1 macro
H A Dfil.c236 { IPSO_CLASS_RES1, 0x80 }
/freebsd/sbin/ipf/iplang/
H A Diplang_y.y584 { IL_IPS_RESERV1, IPSO_CLASS_RES1 },
/freebsd/sbin/ipf/common/
H A Dipf_y.y1532 | IPFY_SEC_RSV1 { $$ = secbit(IPSO_CLASS_RES1); }