Searched refs:necp_socket_find_policy_match (Results 1 – 5 of 5) sorted by relevance
| /xnu-11417.140.69/bsd/net/ |
| H A D | necp.h | 1481 extern necp_kernel_policy_id necp_socket_find_policy_match(struct inpcb *inp, struct sockaddr *over…
|
| H A D | necp.c | 10498 necp_socket_find_policy_match(struct inpcb *inp, struct sockaddr *override_local_addr, struct socka… in necp_socket_find_policy_match() function
|
| /xnu-11417.140.69/bsd/kern/ |
| H A D | kpi_socketfilter.c | 159 necp_socket_find_policy_match(inp, NULL, NULL, 0); in sflt_permission_check()
|
| /xnu-11417.140.69/bsd/netinet/ |
| H A D | udp_usrreq.c | 813 necp_socket_find_policy_match(inp, append_da, append_sa, 0); in udp_input()
|
| H A D | in_pcb.c | 3955 …necp_socket_find_policy_match(inp, override_local_addr, override_remote_addr, override_bound_inter… in inp_update_necp_policy()
|