Searched refs:net_xmit_drop_count (Results 1 – 1 of 1) sorted by relevance
704 #define net_xmit_drop_count(e) ((e) & __NET_XMIT_STOLEN ? 0 : 1) macro706 #define net_xmit_drop_count(e) (1) macro