Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
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 Dionames.c20 { IPOPT_SECURITY,0x000100, 11, "sec" }, /* RFC1108 */
21 { IPOPT_SECURITY,0x000100, 11, "sec-class" }, /* RFC1108 */
H A Daddipopt.c38 case IPOPT_SECURITY :
/illumos-gate/usr/src/uts/common/netinet/
H A Dip.h104 #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) { in tsol_remove_secopt()
871 optr[IPOPT_OPTVAL] != IPOPT_SECURITY) in tsol_check_label_v4()
H A Dipsecah.c3133 case IPOPT_SECURITY: in ah_process_ip_options_v4()
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1868 #undef IPOPT_SECURITY
1869 #define IPOPT_SECURITY 130 macro
2142 #ifndef IPOPT_SECURITY
2143 # define IPOPT_SECURITY 130 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c1071 case IPOPT_SECURITY: in pr_options()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c629 case IPOPT_SECURITY: in print_ipoptions()
/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.c244 { IPOPT_SECURITY, 0x000100 },
1453 if (opt == IPOPT_SECURITY) {