Home
last modified time | relevance | path

Searched refs:IPOPT_RR (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dionames.c13 { IPOPT_RR, 0x000002, 7, "rr" }, /* 1 route */
/titanic_44/usr/src/uts/common/netinet/
H A Dip.h102 #define IPOPT_RR 0x07 /* record packet route */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c194 srp->ipsr_code = IPOPT_RR; in set_IPv4_options()
1086 case IPOPT_RR: in pr_options()
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h184 # undef IPOPT_RR
1852 #undef IPOPT_RR
1853 #define IPOPT_RR 7 macro
2134 #ifndef IPOPT_RR
2135 # define IPOPT_RR 7 macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c619 case IPOPT_RR: in print_ipoptions()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip.c2412 case IPOPT_RR: in ipoptp_next()
2433 case IPOPT_RR: in ipoptp_next()
9063 case IPOPT_RR: in ip_forward_options()
9291 case IPOPT_RR: in ip_input_local_options()
9497 case IPOPT_RR: in ip_input_options()
11985 case IPOPT_RR: in ip_output_local_options()
13029 case IPOPT_RR: in ip_output_options()
H A Dipsecah.c3315 case IPOPT_RR: in ah_process_ip_options_v4()
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipf_y.y1395 | IPFY_IPOPT_RR { $$ = getoptbyvalue(IPOPT_RR); }
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dfil.c237 { IPOPT_RR, 0x000002 },