Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp_client.c531 #define NECP_CLIENT_LOCK(_c) lck_mtx_lock(&_c->lock) macro
819 NECP_CLIENT_LOCK(client); in necp_fd_poll()
879 NECP_CLIENT_LOCK(client); in necp_find_client_and_lock()
929 NECP_CLIENT_LOCK(client); in necp_client_fd_find_client_and_lock()
1197 NECP_CLIENT_LOCK(client); in necp_destroy_flow_stats()
1375 NECP_CLIENT_LOCK(client); in necp_client_retain()
1399 NECP_CLIENT_LOCK(client); in necp_client_release()
1663 NECP_CLIENT_LOCK(client); in necp_destroy_client()
4895 NECP_CLIENT_LOCK(client); in necp_defunct_client_fd_locked_inner()
4990 NECP_CLIENT_LOCK(client); in necp_update_client_fd_locked()
[all …]