Searched refs:necp_mark_packet_from_socket (Results 1 – 8 of 8) sorted by relevance
| /xnu-8796.121.2/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-8796.121.2/bsd/net/ |
| H A D | necp.h | 1358 extern int necp_mark_packet_from_socket(struct mbuf *packet, struct inpcb *inp, necp_kernel_policy_…
|
| H A D | necp.c | 11361 necp_mark_packet_from_socket(struct mbuf *packet, struct inpcb *inp, necp_kernel_policy_id policy_i… in necp_mark_packet_from_socket() function
|
| /xnu-8796.121.2/bsd/netinet/ |
| H A D | raw_ip.c | 604 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 | 2861 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 | 1916 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 | 894 necp_mark_packet_from_socket(m, tp ? tp->t_inpcb : NULL, 0, 0, 0, 0); in tcp_respond()
|