Searched refs:IS_MBUF_SC_REALTIME (Results 1 – 2 of 2) sorted by relevance
1567 #define IS_MBUF_SC_REALTIME(_sc) ((_sc) >= MBUF_SC_AV && (_sc) <= MBUF_SC_VO) macro
1292 if (soissrcrealtime(so) || IS_MBUF_SC_REALTIME(msc)) { in set_packet_service_class()