Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ipfilter/ipsend/
H A Dipsopt.c44 { IPOPT_LSRR, 0x10, 7, "lsrr" }, /* 1 route */
120 case IPOPT_LSRR :
H A Diptests.c524 s[IPOPT_OPTVAL] = IPOPT_LSRR;
/freebsd-12.1/contrib/ipfilter/lib/
H A Dionames.c24 { IPOPT_LSRR, 0x000200, 8, "lsrr" }, /* 1 route */
H A Daddipopt.c48 case IPOPT_LSRR :
/freebsd-12.1/contrib/tcpdump/
H A Dip.h109 #define IPOPT_LSRR 131 /* loose source route */ macro
H A Dprint-ip.c48 { IPOPT_LSRR, "LSRR" },
125 case IPOPT_LSRR: in ip_finddst()
294 case IPOPT_LSRR: in ip_optprint()
/freebsd-12.1/contrib/tcp_wrappers/
H A Dfix_options.c102 if (opt == IPOPT_LSRR || opt == IPOPT_SSRR) {
/freebsd-12.1/sys/netinet/
H A Dip.h155 #define IPOPT_LSRR 131 /* loose source route */ macro
H A Dip_options.c156 case IPOPT_LSRR: in ip_dooptions()
660 case IPOPT_LSRR: in ip_pcbopts()
H A Dip_mroute.c1232 ((u_char *)(ip + 1))[1] != IPOPT_LSRR ) { in X_ip_mforward()
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dip_compat.h796 #undef IPOPT_LSRR
797 #define IPOPT_LSRR 131 macro
892 #ifndef IPOPT_LSRR
893 # define IPOPT_LSRR 131 macro
H A Dfil.c207 { IPOPT_LSRR, 0x000200 },
/freebsd-12.1/sbin/ping/
H A Dping.c1313 case IPOPT_LSRR: in pr_pack()
1315 (void)printf(*cp == IPOPT_LSRR ? in pr_pack()
/freebsd-12.1/contrib/traceroute/
H A Dtraceroute.c811 optlist[1] = IPOPT_LSRR; in main()
871 optlist[1] = IPOPT_LSRR; in main()
/freebsd-12.1/sys/netipsec/
H A Dxform_ah.c368 case IPOPT_LSRR: in ah_massage_headers()
/freebsd-12.1/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2550 *lsrp++ = IPOPT_LSRR; in sourceroute()
/freebsd-12.1/contrib/ipfilter/iplang/
H A Diplang_y.y576 { IL_IPO_LSRR, IPOPT_LSRR },
/freebsd-12.1/contrib/telnet/telnet/
H A Dcommands.c2913 *lsrp++ = IPOPT_LSRR; in sourceroute()
/freebsd-12.1/contrib/ipfilter/tools/
H A Dipf_y.y1579 | IPFY_IPOPT_LSRR { $$ = getoptbyvalue(IPOPT_LSRR); }
/freebsd-12.1/sys/netpfil/ipfw/
H A Dip_fw2.c313 case IPOPT_LSRR: in ipopts_match()
/freebsd-12.1/contrib/sendmail/src/
H A Ddaemon.c3794 case IPOPT_LSRR: