Searched defs:pf_tag (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/bsd/netinet6/ |
| H A D | udp6_usrreq.c | 255 u_int16_t pf_tag = 0; in udp6_input() local
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | necp.c | 9106 necp_socket_check_policy(struct necp_kernel_socket_policy *kernel_policy, in necp_socket_check_policy() 10116 u_int16_t pf_tag, in necp_socket_find_policy_match_with_info_locked() 11004 …r_union *local, union necp_sockaddr_union *remote, struct rtentry *rt, u_int16_t pf_tag, int debug) in necp_ip_output_check_policy() 11239 …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() 11371 u_int16_t pf_tag = 0; in necp_ip_output_find_policy_match() local 11546 u_int16_t pf_tag = 0; in necp_ip6_output_find_policy_match() local 12865 necp_packet_filter_tags_receive(u_int16_t pf_tag, u_int32_t pass_flags) in necp_packet_filter_tags_receive() 12878 …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() 13288 … *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() 13304 …*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-12377.41.6/bsd/netinet/ |
| H A D | udp_usrreq.c | 349 u_int16_t pf_tag = 0; in udp_input() local
|
| H A D | tcp_input.c | 2779 u_int16_t pf_tag = 0; in tcp_input() local
|