Home
last modified time | relevance | path

Searched refs:IPOPT_E_SEC (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dionames.c23 { IPOPT_E_SEC, 0x000400, 3, "e-sec" }, /* RFC1108 */
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1870 #undef IPOPT_E_SEC
1871 #define IPOPT_E_SEC 133 /* E-SEC */ macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1404 | IPFY_IPOPT_ESEC { $$ = getoptbyvalue(IPOPT_E_SEC); }
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c246 { IPOPT_E_SEC, 0x000400 },