Searched refs:necp_socket_update_qos_marking (Results 1 – 7 of 7) sorted by relevance
| /xnu-8796.121.2/bsd/netinet6/ |
| H A D | udp6_output.c | 504 necp_socket_update_qos_marking(in6p, in6p->in6p_route.ro_rt, route_rule_id); in udp6_output()
|
| H A D | raw_ip6.c | 769 necp_socket_update_qos_marking(in6p, in6p->in6p_route.ro_rt, route_rule_id); in rip6_output()
|
| /xnu-8796.121.2/bsd/net/ |
| H A D | necp.h | 1356 extern void necp_socket_update_qos_marking(struct inpcb *inp, struct rtentry *route, u_int32_t rout…
|
| H A D | necp.c | 10424 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-8796.121.2/bsd/netinet/ |
| H A D | raw_ip.c | 613 necp_socket_update_qos_marking(inp, inp->inp_route.ro_rt, route_rule_id); in rip_output()
|
| H A D | tcp_output.c | 2864 necp_socket_update_qos_marking(inp, inp->inp_route.ro_rt, route_rule_id); in tcp_output()
|
| H A D | udp_usrreq.c | 1919 necp_socket_update_qos_marking(inp, inp->inp_route.ro_rt, route_rule_id); in udp_output()
|