Searched refs:IPOPT_RR (Results 1 - 8 of 8) sorted by relevance

/external/kernel-headers/original/linux/
H A Dip.h60 #define IPOPT_RR (7 |IPOPT_CONTROL) macro
/external/tcpdump/
H A Dip.h103 #define IPOPT_RR 7 /* record packet route */ macro
H A Dprint-ip.c49 { IPOPT_RR, "RR" },
243 case IPOPT_RR: /* fall through */
/external/qemu/slirp/
H A Dip.h120 #define IPOPT_RR 7 /* record packet route */ macro
H A Dip_input.c599 case IPOPT_RR:
/external/qemu/slirp-android/
H A Dip.h122 #define IPOPT_RR 7 /* record packet route */ macro
H A Dip_input.c599 case IPOPT_RR:
/external/ping/
H A Dping.c1460 case IPOPT_RR:
1999 rspace[1+IPOPT_OPTVAL] = IPOPT_RR;

Completed in 172 milliseconds