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

/haiku/src/bin/network/telnet/
H A Dcommands.c118 static int sourceroute(struct addrinfo *, char *, char **, int *, int *, int *);
2374 result = sourceroute(res, hostp, &srp, &srlen, &proto, &opt);
2862 sourceroute(struct addrinfo *ai, char *arg, char **cpp, int *lenp, int *protop, int *optp)
2853 sourceroute(struct addrinfo *ai, char *arg, char **cpp, int *lenp, int *protop, int *optp) function

Completed in 83 milliseconds