Searched refs:necp_socket_update_qos_marking (Results 1 – 7 of 7) sorted by relevance
| /xnu-11417.140.69/bsd/netinet6/ |
| H A D | udp6_output.c | 542 necp_socket_update_qos_marking(in6p, in6p->in6p_route.ro_rt, route_rule_id); in udp6_output()
|
| H A D | raw_ip6.c | 783 necp_socket_update_qos_marking(in6p, in6p->in6p_route.ro_rt, route_rule_id); in rip6_output()
|
| /xnu-11417.140.69/bsd/netinet/ |
| H A D | raw_ip.c | 645 necp_socket_update_qos_marking(inp, inp->inp_route.ro_rt, route_rule_id); in rip_output()
|
| H A D | udp_usrreq.c | 2010 necp_socket_update_qos_marking(inp, inp->inp_route.ro_rt, route_rule_id); in udp_output()
|
| H A D | tcp_output.c | 3101 necp_socket_update_qos_marking(inp, inp->inp_route.ro_rt, route_rule_id); in tcp_output()
|
| /xnu-11417.140.69/bsd/net/ |
| H A D | necp.h | 1468 extern void necp_socket_update_qos_marking(struct inpcb *inp, struct rtentry *route, u_int32_t rout…
|
| H A D | necp.c | 11988 necp_socket_update_qos_marking(struct inpcb *inp, struct rtentry *route, u_int32_t route_rule_id) in necp_socket_update_qos_marking() function
|