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

/macosx-10.9.5/network_cmds-433/ifconfig.tproj/
H A Difconfig.h143 void (*af_settunnel)(int s, struct addrinfo *srcres, member in struct:afswtch
H A Daf_inet.c232 .af_settunnel = in_set_tunnel,
H A Daf_inet6.c634 .af_settunnel = in6_set_tunnel,
H A Difconfig.c653 if (afp->af_settunnel == NULL) {
671 afp->af_settunnel(s, srcres, dstres);

Completed in 74 milliseconds