Searched refs:soisthrottled (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_tclass.c790 if (soisthrottled(so) || IS_SO_TC_BACKGROUND(so->so_traffic_class)) {
859 if (soisthrottled(so) && !IS_MBUF_SC_BACKGROUND(msc))
/darwin-on-arm/xnu/bsd/sys/
H A Dsocketvar.h676 extern int soisthrottled(struct socket *so);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket2.c1972 soisthrottled(struct socket *so) function

Completed in 84 milliseconds