Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ipf/dist/lib/
Dipoptsec.c16 { IPSO_CLASS_TOPS, 0x02, 0, "topsecret" },
/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_compat.h840 #define IPSO_CLASS_TOPS 0x3d macro
Dfil.c265 { IPSO_CLASS_TOPS, 0x02 },
/netbsd/src/external/bsd/ipf/dist/iplang/
Diplang_y.y590 { IL_IPS_TOPSECRET, IPSO_CLASS_TOPS },
/netbsd/src/external/bsd/ipf/dist/tools/
Dipf_y.y1539 | IPFY_SEC_TS { $$ = secbit(IPSO_CLASS_TOPS); }