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

/freebsd-9.3-release/contrib/ipfilter/lib/
H A Dionames.c15 { IPOPT_RR, 0x000002, 7, "rr" }, /* 1 route */
/freebsd-9.3-release/contrib/ipfilter/ipsend/
H A Dipsopt.c43 { IPOPT_RR, 0x04, 3, "rr" }, /* 1 route */
103 if (io->on_value == IPOPT_RR) {
143 if (io->on_value == IPOPT_RR)
H A Diptests.c523 s[IPOPT_OPTVAL] = IPOPT_RR;
/freebsd-9.3-release/contrib/ipfilter/ipsd/Celler/
H A Dip_compat.h75 #ifndef IPOPT_RR
76 # define IPOPT_RR 7 macro
/freebsd-9.3-release/contrib/ipfilter/ipsend/.OLD/
H A Dip_compat.h75 #ifndef IPOPT_RR
76 # define IPOPT_RR 7 macro
/freebsd-9.3-release/contrib/tcpdump/
H A Dip.h103 #define IPOPT_RR 7 /* record packet route */ macro
H A Dprint-ip.c51 { IPOPT_RR, "RR" },
278 case IPOPT_RR: /* fall through */
/freebsd-9.3-release/sys/netinet/
H A Dip.h144 #define IPOPT_RR 7 /* record packet route */ macro
H A Dip_options.c251 case IPOPT_RR:
H A Dip_icmp.c845 if (opt == IPOPT_RR || opt == IPOPT_TS ||
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h167 # undef IPOPT_RR macro
1912 #undef IPOPT_RR macro
1913 #define IPOPT_RR 7 macro
2194 #ifndef IPOPT_RR
2195 # define IPOPT_RR 7 macro
H A Dfil.c270 { IPOPT_RR, 0x000002 },
/freebsd-9.3-release/sbin/ping/
H A Dping.c661 rspace[IPOPT_OPTVAL] = IPOPT_RR;
1216 case IPOPT_RR:
/freebsd-9.3-release/contrib/ipfilter/iplang/
H A Diplang_y.y571 { IL_IPO_RR, IPOPT_RR },
/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dipf_y.y1307 | IPFY_IPOPT_RR { $$ = getoptbyvalue(IPOPT_RR); }
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw2.c294 case IPOPT_RR:

Completed in 305 milliseconds