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

/haiku/src/bin/network/telnet/
H A Dcommands.c2825 * optp: pointer to an integer that should be filled in with
2849 * *optp: This will be filled in with appropriate option for
2853 sourceroute(struct addrinfo *ai, char *arg, unsigned char **cpp, int *lenp, int *protop, int *optp)
2909 *optp = IPV6_RTHDR;
2930 *optp = IP_OPTIONS;
2844 sourceroute(struct addrinfo *ai, char *arg, unsigned char **cpp, int *lenp, int *protop, int *optp) argument

Completed in 38 milliseconds