HomeSort by: relevance | last modified time | path
    Searched refs:IPSO_CLASS_SECR (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/ipf/dist/lib/
ipoptsec.c 17 { IPSO_CLASS_SECR, 0x04, 0, "secret" },
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 841 #define IPSO_CLASS_SECR 0x5a
fil.c 266 { IPSO_CLASS_SECR, 0x04 },
  /src/external/bsd/ipf/dist/iplang/
iplang_y.y 591 { IL_IPS_SECRET, IPSO_CLASS_SECR },
  /src/external/bsd/ipf/dist/tools/
ipf_y.y 1538 | IPFY_SEC_SEC { $$ = secbit(IPSO_CLASS_SECR); }

Completed in 28 milliseconds