Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/ipf/ipsend/
Dipsopt.c40 { IPOPT_LSRR, 0x10, 7, "lsrr" }, /* 1 route */
113 case IPOPT_LSRR : in addipopt()
Diptests.c513 s[IPOPT_OPTVAL] = IPOPT_LSRR;
/freebsd-12-stable/sbin/ipf/libipf/
Dionames.c24 { IPOPT_LSRR, 0x000200, 8, "lsrr" }, /* 1 route */
Daddipopt.c45 case IPOPT_LSRR : in addipopt()
/freebsd-12-stable/contrib/tcpdump/
Dip.h109 #define IPOPT_LSRR 131 /* loose source route */ macro
Dprint-ip.c48 { IPOPT_LSRR, "LSRR" },
125 case IPOPT_LSRR: in ip_finddst()
294 case IPOPT_LSRR: in ip_optprint()
/freebsd-12-stable/contrib/tcp_wrappers/
Dfix_options.c102 if (opt == IPOPT_LSRR || opt == IPOPT_SSRR) {
/freebsd-12-stable/sys/netinet/
Dip.h155 #define IPOPT_LSRR 131 /* loose source route */ macro
Dip_options.c156 case IPOPT_LSRR: in ip_dooptions()
660 case IPOPT_LSRR: in ip_pcbopts()
Dip_mroute.c1231 ((u_char *)(ip + 1))[1] != IPOPT_LSRR ) { in X_ip_mforward()
/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_compat.h763 #undef IPOPT_LSRR
764 #define IPOPT_LSRR 131 macro
859 #ifndef IPOPT_LSRR
860 # define IPOPT_LSRR 131 macro
Dfil.c203 { IPOPT_LSRR, 0x000200 },
/freebsd-12-stable/sbin/ping/
Dping.c1370 case IPOPT_LSRR: in pr_pack()
1372 (void)printf(*cp == IPOPT_LSRR ? in pr_pack()
/freebsd-12-stable/contrib/traceroute/
Dtraceroute.c811 optlist[1] = IPOPT_LSRR; in main()
871 optlist[1] = IPOPT_LSRR; in main()
/freebsd-12-stable/sys/netipsec/
Dxform_ah.c369 case IPOPT_LSRR: in ah_massage_headers()
/freebsd-12-stable/sbin/ipf/iplang/
Diplang_y.y565 { IL_IPO_LSRR, IPOPT_LSRR },
/freebsd-12-stable/crypto/heimdal/appl/telnet/telnet/
Dcommands.c2550 *lsrp++ = IPOPT_LSRR; in sourceroute()
/freebsd-12-stable/contrib/telnet/telnet/
Dcommands.c2913 *lsrp++ = IPOPT_LSRR; in sourceroute()
/freebsd-12-stable/sbin/ipf/common/
Dipf_y.y1579 | IPFY_IPOPT_LSRR { $$ = getoptbyvalue(IPOPT_LSRR); }
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw2.c326 case IPOPT_LSRR: in ipopts_match()
/freebsd-12-stable/contrib/sendmail/src/
Ddaemon.c3965 case IPOPT_LSRR: