Searched refs:af_settunnel (Results 1 – 4 of 4) sorted by relevance
133 void (*af_settunnel)(int s, struct addrinfo *srcres, member
250 .af_settunnel = in_set_tunnel,
586 .af_settunnel = in6_set_tunnel,
1165 if (afp->af_settunnel == NULL) { in settunnel()1183 afp->af_settunnel(s, srcres, dstres); in settunnel()