Searched defs:pf_tag (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.41.9/bsd/netinet6/ |
| H A D | udp6_usrreq.c | 251 u_int16_t pf_tag = 0; in udp6_input() local
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | necp.c | 7900 …flags, int is_platform_binary, bool has_signed_result, proc_t proc, u_int16_t pf_tag, u_int16_t sc… in necp_socket_check_policy() 8681 …u_int32_t num_required_agent_types, proc_t proc, u_int16_t pf_tag, necp_kernel_policy_id *skip_pol… in necp_socket_find_policy_match_with_info_locked() 9334 …r_union *local, union necp_sockaddr_union *remote, struct rtentry *rt, u_int16_t pf_tag, int debug) in necp_ip_output_check_policy() 9521 …l_addr, union necp_sockaddr_union *remote_addr, struct rtentry *rt, u_int16_t pf_tag, u_int32_t *r… in necp_ip_output_find_policy_match_locked() 9646 u_int16_t pf_tag = 0; in necp_ip_output_find_policy_match() local 9818 u_int16_t pf_tag = 0; in necp_ip6_output_find_policy_match() local 10903 necp_packet_filter_tags_receive(u_int16_t pf_tag, u_int32_t pass_flags) in necp_packet_filter_tags_receive() 10916 …dr, struct sockaddr *override_remote_addr, ifnet_t input_interface, u_int16_t pf_tag, necp_kernel_… in necp_socket_is_allowed_to_send_recv_internal() 11199 … *local_addr, struct in_addr *remote_addr, ifnet_t input_interface, u_int16_t pf_tag, necp_kernel_… in necp_socket_is_allowed_to_send_recv_v4() 11215 …*local_addr, struct in6_addr *remote_addr, ifnet_t input_interface, u_int16_t pf_tag, necp_kernel_… in necp_socket_is_allowed_to_send_recv_v6() [all …]
|
| /xnu-8792.41.9/bsd/netinet/ |
| H A D | udp_usrreq.c | 291 u_int16_t pf_tag = 0; in udp_input() local
|
| H A D | tcp_input.c | 1901 u_int16_t pf_tag = 0; in tcp_input() local
|