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

/macosx-10.9.5/network_cmds-433/ifconfig.tproj/
H A Difconfig.h142 void (*af_status_tunnel)(int); member in struct:afswtch
H A Daf_inet.c231 .af_status_tunnel = in_status_tunnel,
H A Daf_inet6.c633 .af_status_tunnel = in6_status_tunnel,
H A Difconfig.c442 if (afp->af_status_tunnel == NULL)
446 afp->af_status_tunnel(s);

Completed in 188 milliseconds