Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ipf/lib/common/
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 :
/titanic_44/usr/src/uts/common/netinet/
H A Dip.h105 #define IPOPT_SECURITY 0x82 /* provide s,c,h,tcc */ macro
/titanic_44/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.c3288 case IPOPT_SECURITY: in ah_process_ip_options_v4()
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1866 #undef IPOPT_SECURITY
1867 #define IPOPT_SECURITY 130 macro
2140 #ifndef IPOPT_SECURITY
2141 # define IPOPT_SECURITY 130 macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c1096 case IPOPT_SECURITY: in pr_options()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c628 case IPOPT_SECURITY: in print_ipoptions()
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipf_y.y1402 | IPFY_IPOPT_SEC { $$ = getoptbyvalue(IPOPT_SECURITY); }
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dfil.c244 { IPOPT_SECURITY, 0x000100 },
1453 if (opt == IPOPT_SECURITY) {