Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Dnecp.c9758 if (socket_proc) { in necp_socket_fillout_info_locked()
10598 if (socket_proc) { in necp_socket_find_policy_match()
10599 proc_rele(socket_proc); in necp_socket_find_policy_match()
10620 proc_t __single effective_proc = socket_proc ? socket_proc : current_proc(); in necp_socket_find_policy_match()
10669 if (socket_proc) { in necp_socket_find_policy_match()
10701 if (socket_proc) { in necp_socket_find_policy_match()
10884 if (socket_proc) { in necp_socket_find_policy_match()
10885 proc_rele(socket_proc); in necp_socket_find_policy_match()
12897 proc_t __single effective_proc = socket_proc ? socket_proc : current_proc(); in necp_socket_is_allowed_to_send_recv_internal()
13129 if (socket_proc) { in necp_socket_is_allowed_to_send_recv_internal()
[all …]