Searched defs:net_xmit_drop_count (Results 1 – 1 of 1) sorted by relevance
807 #define net_xmit_drop_count(e) ((e) & __NET_XMIT_STOLEN ? 0 : 1) macro809 #define net_xmit_drop_count(e) (1) macro