Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dnetwork_agent.c202 #define NETAGENT_UNLOCK(wrapper) lck_rw_done(&wrapper->agent_lock) macro
833 NETAGENT_UNLOCK(wrapper); in netagent_free_wrapper_memory()
1233 NETAGENT_UNLOCK(session->wrapper); in netagent_handle_update_inner()
1260 NETAGENT_UNLOCK(session->wrapper); in netagent_handle_update_inner()
1298 NETAGENT_UNLOCK(session->wrapper); in netagent_handle_update_inner()
1516 NETAGENT_UNLOCK(session->wrapper); in netagent_assign_nexus()
1553 NETAGENT_UNLOCK(session->wrapper); in netagent_update_flow_protoctl_event()
1594 NETAGENT_UNLOCK(session->wrapper); in netagent_handle_assign_nexus_setopt()
1658 NETAGENT_UNLOCK(session->wrapper); in netagent_handle_assign_nexus_message()
1740 NETAGENT_UNLOCK(session->wrapper); in netagent_handle_assign_group_setopt()
[all …]