Searched defs:pf_tag (Results 1 – 4 of 4) sorted by relevance
| /xnu-11417.140.69/bsd/netinet6/ ! |
| H A D | udp6_usrreq.c | 257 u_int16_t pf_tag = 0; in udp6_input() local
|
| /xnu-11417.140.69/bsd/net/ ! |
| H A D | necp.c | 9014 necp_socket_check_policy(struct necp_kernel_socket_policy *kernel_policy, in necp_socket_check_policy() 10026 u_int16_t pf_tag, in necp_socket_find_policy_match_with_info_locked() 10906 …r_union *local, union necp_sockaddr_union *remote, struct rtentry *rt, u_int16_t pf_tag, int debug) in necp_ip_output_check_policy() 11141 …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() 11273 u_int16_t pf_tag = 0; in necp_ip_output_find_policy_match() local 11448 u_int16_t pf_tag = 0; in necp_ip6_output_find_policy_match() local 12728 necp_packet_filter_tags_receive(u_int16_t pf_tag, u_int32_t pass_flags) in necp_packet_filter_tags_receive() 12741 …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() 13155 … *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() 13171 …*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-11417.140.69/bsd/netinet/ ! |
| H A D | udp_usrreq.c | 306 u_int16_t pf_tag = 0; in udp_input() local
|
| H A D | tcp_input.c | 2045 u_int16_t pf_tag = 0; in tcp_input() local
|