Home
last modified time | relevance | path

Searched refs:sourceroute (Results 1 – 3 of 3) sorted by relevance

/dragonfly/etc/rc.d/
H A Drouting110 ${SYSCTL_W} net.inet.ip.sourceroute=1 >/dev/null
/dragonfly/usr.bin/telnet/
H A Dcommands.c108 static int sourceroute(struct addrinfo *, char *, char **, int *, int *, int *);
2295 result = sourceroute(res, hostp, &srp, &srlen, &proto, &opt); in tn()
2769 sourceroute(struct addrinfo *ai, char *arg, char **cpp, int *lenp, int *protop, int *optp) in sourceroute() function
/dragonfly/sys/netinet/
H A Dip_input.c139 SYSCTL_INT(_net_inet_ip, IPCTL_SOURCEROUTE, sourceroute, CTLFLAG_RW,