Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Din_tclass.c81 static inline int so_throttle_best_effort(struct socket *, struct ifnet *);
1119 so_throttle_best_effort(struct socket *so, struct ifnet *ifp) in so_throttle_best_effort() function
1185 if (so_throttle_best_effort(so, outifp)) { in set_tcp_stream_priority()
1284 so_throttle_best_effort(so, inp->inp_last_outifp)) { in set_packet_service_class()