Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dflow_divert.c108 #define FDUNLOCK(pcb) lck_mtx_unlock(&(pcb)->mtx) macro
2719 FDUNLOCK(fd_cb); in flow_divert_handle_connect_result()
2771 FDUNLOCK(fd_cb); in flow_divert_handle_close()
2911 FDUNLOCK(fd_cb); in flow_divert_handle_data()
2944 FDUNLOCK(fd_cb); in flow_divert_handle_read_notification()
3063 FDUNLOCK(fd_cb); in flow_divert_handle_properties_update()
3288 FDUNLOCK(fd_cb); in flow_divert_handle_flow_states_request()
3408 FDUNLOCK(fd_cb); in flow_divert_close_all()
3440 FDUNLOCK(fd_cb); in flow_divert_detach()
4687 FDUNLOCK(fd_cb); in flow_divert_kctl_rcvd()