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

/haiku/src/bin/network/telnet/
H A Dcommands.c2830 * protop: pointer to an integer that should be filled in with
2855 * *protop: This will be filled in with appropriate protocol for
2862 sourceroute(struct addrinfo *ai, char *arg, char **cpp, int *lenp, int *protop, int *optp)
2917 *protop = IPPROTO_IPV6;
2938 *protop = IPPROTO_IP;
2853 sourceroute(struct addrinfo *ai, char *arg, char **cpp, int *lenp, int *protop, int *optp) argument

Completed in 54 milliseconds