Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dipoptsec.c21 { IPSO_CLASS_RES2, 0x40, 0, "reserv-2" },
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h844 #define IPSO_CLASS_RES2 0xcc macro
H A Dfil.c270 { IPSO_CLASS_RES2, 0x40 },
/netbsd-src/external/bsd/ipf/dist/iplang/
H A Diplang_y.y595 { IL_IPS_RESERV2, IPSO_CLASS_RES2 },
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipf_y.y1535 | IPFY_SEC_RSV2 { $$ = secbit(IPSO_CLASS_RES2); }