Searched defs:pf_socket (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dif_utun.c348 socket_t pf_socket = NULL; local
263 utun_detach_ip( ifnet_t interface, protocol_family_t protocol, socket_t pf_socket) argument
294 utun_remove_address( ifnet_t interface, protocol_family_t protocol, ifaddr_t address, socket_t pf_socket) argument
[all...]
H A Dif_ipsec.c355 socket_t pf_socket = NULL; local
273 ipsec_detach_ip(ifnet_t interface, protocol_family_t protocol, socket_t pf_socket) argument
303 ipsec_remove_address(ifnet_t interface, protocol_family_t protocol, ifaddr_t address, socket_t pf_socket) argument
[all...]

Completed in 68 milliseconds