Searched refs:IPOPT_SECURITY (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dionames.c20 { IPOPT_SECURITY,0x000100, 11, "sec" }, /* RFC1108 */
21 { IPOPT_SECURITY,0x000100, 11, "sec-class" }, /* RFC1108 */
H A Doptprint.c23 if ((io->on_value != IPOPT_SECURITY) ||
26 if (io->on_value == IPOPT_SECURITY)
53 if ((io->on_value != IPOPT_SECURITY) ||
58 IPOPT_SECURITY)
H A Daddipopt.c38 case IPOPT_SECURITY :
/illumos-gate/usr/src/uts/common/netinet/
H A Dip.h105 #define IPOPT_SECURITY 0x82 /* provide s,c,h,tcc */ macro
/illumos-gate/usr/src/boot/include/netinet/
H A Dip.h147 #define IPOPT_SECURITY 130 /* provide s,c,h,tcc */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c592 if (oval == IPOPT_COMSEC || oval == IPOPT_SECURITY) {
871 optr[IPOPT_OPTVAL] != IPOPT_SECURITY)
H A Dipsecah.c3288 case IPOPT_SECURITY:
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1861 #undef IPOPT_SECURITY macro
1862 #define IPOPT_SECURITY 130 macro
2135 #ifndef IPOPT_SECURITY
2136 # define IPOPT_SECURITY 130 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c628 case IPOPT_SECURITY:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c1099 case IPOPT_SECURITY:
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1402 | IPFY_IPOPT_SEC { $$ = getoptbyvalue(IPOPT_SECURITY); }
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c243 { IPOPT_SECURITY, 0x000100 },
1452 if (opt == IPOPT_SECURITY) {

Completed in 96 milliseconds