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

/xnu-2422.115.4/bsd/net/
H A Dif_utun.c263 utun_detach_ip( function
369 result = utun_detach_ip(interface, protocol, pf_socket);
376 printf("utun_cleanup_family - utun_detach_ip failed: %d\n", result);
401 result = utun_detach_ip(interface, protocol, pf_socket);
403 printf("utun_cleanup_family - utun_detach_ip failed: %d\n", result);

Completed in 16 milliseconds