Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dionames.c24 { IPOPT_CIPSO, 0x000800, 3, "cipso" }, /* size ?? */
/illumos-gate/usr/src/boot/include/netinet/
H A Dip.h150 #define IPOPT_CIPSO 134 /* commerical security */ macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1872 #undef IPOPT_CIPSO
1873 #define IPOPT_CIPSO 134 /* CIPSO */ macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1405 | IPFY_IPOPT_CIPSO { $$ = getoptbyvalue(IPOPT_CIPSO); }
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c247 { IPOPT_CIPSO, 0x000800 },