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

  /src/external/bsd/ipf/dist/lib/
ionames.c 25 { IPOPT_E_SEC, 0x000400, 8, "e-sec" }, /* RFC1108 */
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 877 #undef IPOPT_E_SEC
878 #define IPOPT_E_SEC 133 /* E-SEC */
fil.c 233 { IPOPT_E_SEC, 0x000400 },
  /src/external/bsd/ipf/dist/iplang/
iplang_y.y 576 { IL_IPO_ESEC, IPOPT_E_SEC },
  /src/external/bsd/ipf/dist/tools/
ipf_y.y 1581 | IPFY_IPOPT_ESEC { $$ = getoptbyvalue(IPOPT_E_SEC); }

Completed in 25 milliseconds