Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/ipf/libipf/
HDipoptsec.c17 { IPSO_CLASS_RES3, 0x08, 0, "reserv-3" },
/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDip_compat.h730 #define IPSO_CLASS_RES3 0x66 macro
HDfil.c236 { IPSO_CLASS_RES3, 0x08 },
/freebsd-13-stable/sbin/ipf/iplang/
HDiplang_y.y580 { IL_IPS_RESERV3, IPSO_CLASS_RES3 },
/freebsd-13-stable/sbin/ipf/common/
HDipf_y.y1534 | IPFY_SEC_RSV3 { $$ = secbit(IPSO_CLASS_RES3); }