Searched refs:necp_mark_packet_from_socket (Results 1 – 8 of 8) sorted by relevance
| /xnu-8792.41.9/bsd/netinet6/ |
| H A D | udp6_output.c | 501 necp_mark_packet_from_socket(m, in6p, policy_id, route_rule_id, skip_policy_id, pass_flags); in udp6_output()
|
| H A D | raw_ip6.c | 766 necp_mark_packet_from_socket(m, in6p, policy_id, route_rule_id, skip_policy_id, pass_flags); in rip6_output()
|
| /xnu-8792.41.9/bsd/netinet/ |
| H A D | raw_ip.c | 603 necp_mark_packet_from_socket(m, inp, policy_id, route_rule_id, skip_policy_id, pass_flags); in rip_output()
|
| H A D | tcp_output.c | 2858 necp_mark_packet_from_socket(m, inp, policy_id, route_rule_id, skip_policy_id, pass_flags); in tcp_output()
|
| H A D | udp_usrreq.c | 1912 necp_mark_packet_from_socket(m, inp, policy_id, route_rule_id, skip_policy_id, pass_flags); in udp_output()
|
| H A D | tcp_subr.c | 907 necp_mark_packet_from_socket(m, tp ? tp->t_inpcb : NULL, 0, 0, 0, 0); in tcp_respond()
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | necp.h | 1355 extern int necp_mark_packet_from_socket(struct mbuf *packet, struct inpcb *inp, necp_kernel_policy_…
|
| H A D | necp.c | 11240 necp_mark_packet_from_socket(struct mbuf *packet, struct inpcb *inp, necp_kernel_policy_id policy_i… in necp_mark_packet_from_socket() function
|