Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dionames.c13 { IPOPT_RR, 0x000002, 7, "rr" }, /* 1 route */
/illumos-gate/usr/src/uts/common/netinet/
H A Dip.h101 #define IPOPT_RR 0x07 /* record packet route */ macro
/illumos-gate/usr/src/boot/include/netinet/
H A Dip.h145 #define IPOPT_RR 7 /* record packet route */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c196 srp->ipsr_code = IPOPT_RR; in set_IPv4_options()
1089 case IPOPT_RR: in pr_options()
/illumos-gate/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
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c619 case IPOPT_RR: in print_ipoptions()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c2416 case IPOPT_RR: in ipoptp_next()
2437 case IPOPT_RR: in ipoptp_next()
9118 case IPOPT_RR: in ip_forward_options()
9347 case IPOPT_RR: in ip_input_local_options()
9554 case IPOPT_RR: in ip_input_options()
12049 case IPOPT_RR: in ip_output_local_options()
13096 case IPOPT_RR: in ip_output_options()
H A Dipsecah.c3160 case IPOPT_RR: in ah_process_ip_options_v4()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1395 | IPFY_IPOPT_RR { $$ = getoptbyvalue(IPOPT_RR); }
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c237 { IPOPT_RR, 0x000002 },