Home
last modified time | relevance | path

Searched refs:NECP_CLIENT_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.140.41/bsd/net/
H A Dnecp_client.c526 #define NECP_CLIENT_UNLOCK(_c) lck_mtx_unlock(&_c->lock) macro
816 NECP_CLIENT_UNLOCK(client); in necp_fd_poll()
1223 NECP_CLIENT_UNLOCK(client); in necp_destroy_flow_stats()
1370 NECP_CLIENT_UNLOCK(client); in necp_client_retain()
1380 NECP_CLIENT_UNLOCK(client); in necp_client_release_locked()
1394 NECP_CLIENT_UNLOCK(client); in necp_client_release()
1695 NECP_CLIENT_UNLOCK(client); in necp_destroy_client()
3289 NECP_CLIENT_UNLOCK(client); in necp_client_register_socket_inner()
3345 NECP_CLIENT_UNLOCK(client); in necp_client_get_netns_flow_info()
3414 NECP_CLIENT_UNLOCK(client); in necp_client_register_multipath_cb()
[all …]