Searched refs:necp_socket_update_qos_marking (Results 1 – 7 of 7) sorted by relevance
| /xnu-12377.41.6/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-12377.41.6/bsd/net/ |
| H A D | necp.h | 1492 extern void necp_socket_update_qos_marking(struct inpcb *inp, struct rtentry *route, u_int32_t rout…
|
| H A D | necp.c | 12088 necp_socket_update_qos_marking(struct inpcb *inp, struct rtentry *route, u_int32_t route_rule_id) in necp_socket_update_qos_marking() function
|
| /xnu-12377.41.6/bsd/netinet/ |
| H A D | raw_ip.c | 639 necp_socket_update_qos_marking(inp, inp->inp_route.ro_rt, route_rule_id); in rip_output()
|
| H A D | udp_usrreq.c | 2032 necp_socket_update_qos_marking(inp, inp->inp_route.ro_rt, route_rule_id); in udp_output()
|
| H A D | tcp_output.c | 3185 necp_socket_update_qos_marking(inp, inp->inp_route.ro_rt, route_rule_id); in tcp_output()
|