Searched refs:soisthrottled (Results 1 – 3 of 3) sorted by relevance
906 extern int soisthrottled(struct socket *so);
1269 if (!IS_MBUF_SC_BACKGROUND(msc) && soisthrottled(so)) { in set_packet_service_class()
2827 soisthrottled(struct socket *so) in soisthrottled() function