Home
last modified time | relevance | path

Searched refs:so_throttle_best_effort (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.141.3/bsd/netinet/
H A Din_tclass.c76 static inline int so_throttle_best_effort(struct socket *, struct ifnet *);
1122 so_throttle_best_effort(struct socket *so, struct ifnet *ifp) in so_throttle_best_effort() function
1188 if (so_throttle_best_effort(so, outifp)) { in set_tcp_stream_priority()
1287 so_throttle_best_effort(so, inp->inp_last_outifp)) { in set_packet_service_class()