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

/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dionames.c15 { IPOPT_RR, 0x000002, 8, "rr" }, /* 1 route */
H A Daddipopt.c44 case IPOPT_RR :
/freebsd-10.0-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-10.0-release/contrib/ipfilter/ipsd/Celler/
H A Dip_compat.h75 #ifndef IPOPT_RR
76 # define IPOPT_RR 7 macro
/freebsd-10.0-release/contrib/ipfilter/ipsend/.OLD/
H A Dip_compat.h75 #ifndef IPOPT_RR
76 # define IPOPT_RR 7 macro
/freebsd-10.0-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-10.0-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.c844 if (opt == IPOPT_RR || opt == IPOPT_TS ||
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h787 #undef IPOPT_RR macro
788 #define IPOPT_RR 7 macro
1071 #ifndef IPOPT_RR
1072 # define IPOPT_RR 7 macro
H A Dfil.c233 { IPOPT_RR, 0x000002 },
/freebsd-10.0-release/sbin/ping/
H A Dping.c662 rspace[IPOPT_OPTVAL] = IPOPT_RR;
1217 case IPOPT_RR:
/freebsd-10.0-release/contrib/ipfilter/iplang/
H A Diplang_y.y567 { IL_IPO_RR, IPOPT_RR },
/freebsd-10.0-release/contrib/ipfilter/tools/
H A Dipf_y.y1560 | IPFY_IPOPT_RR { $$ = getoptbyvalue(IPOPT_RR); }
/freebsd-10.0-release/sys/netpfil/ipfw/
H A Dip_fw2.c294 case IPOPT_RR:

Completed in 140 milliseconds