Home
last modified time | relevance | path

Searched refs:IPOPT_LSRR (Results 1 – 21 of 21) sorted by relevance

/freebsd/sbin/ipf/ipsend/
H A Dipsopt.c35 { IPOPT_LSRR, 0x10, 7, "lsrr" }, /* 1 route */
108 case IPOPT_LSRR : in addipopt()
H A Diptests.c508 s[IPOPT_OPTVAL] = IPOPT_LSRR;
/freebsd/sbin/ipf/libipf/
H A Dionames.c23 { IPOPT_LSRR, 0x000200, 8, "lsrr" }, /* 1 route */
H A Daddipopt.c44 case IPOPT_LSRR : in addipopt()
/freebsd/contrib/tcpdump/
H A Dprint-ip.c45 { IPOPT_LSRR, "LSRR" },
123 case IPOPT_LSRR: in ip_finddst()
278 case IPOPT_LSRR: in ip_optprint()
H A Dip.h109 #define IPOPT_LSRR 131 /* loose source route */ macro
/freebsd/contrib/tcp_wrappers/
H A Dfix_options.c101 if (opt == IPOPT_LSRR || opt == IPOPT_SSRR) { in fix_options()
/freebsd/sys/netinet/
H A Dip.h152 #define IPOPT_LSRR 131 /* loose source route */ macro
H A Dip_options.c155 case IPOPT_LSRR: in ip_dooptions()
654 case IPOPT_LSRR: in ip_pcbopts()
H A Dip_mroute.c1318 ((u_char *)(ip + 1))[1] != IPOPT_LSRR) { in X_ip_mforward()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h755 #undef IPOPT_LSRR
756 #define IPOPT_LSRR 131 macro
851 #ifndef IPOPT_LSRR
852 # define IPOPT_LSRR 131 macro
H A Dfil.c197 { IPOPT_LSRR, 0x000200 },
/freebsd/sbin/ping/
H A Dping.c1337 case IPOPT_LSRR: in pr_pack()
1339 (void)printf(*cp == IPOPT_LSRR ? in pr_pack()
/freebsd/sys/netipsec/
H A Dxform_ah.c344 case IPOPT_LSRR: in ah_massage_headers()
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c781 optlist[1] = IPOPT_LSRR; in main()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2550 *lsrp++ = IPOPT_LSRR; in sourceroute()
/freebsd/sbin/ipf/iplang/
H A Diplang_y.y563 { IL_IPO_LSRR, IPOPT_LSRR },
/freebsd/contrib/telnet/telnet/
H A Dcommands.c2918 *lsrp++ = IPOPT_LSRR; in sourceroute()
/freebsd/sbin/ipf/common/
H A Dipf_y.y1578 | IPFY_IPOPT_LSRR { $$ = getoptbyvalue(IPOPT_LSRR); }
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c328 case IPOPT_LSRR: in ipopts_match()
/freebsd/contrib/sendmail/src/
H A Ddaemon.c4003 case IPOPT_LSRR: