Searched refs:TP_STATUS_LOSING (Results 1 – 3 of 3) sorted by relevance
55 #define TP_STATUS_LOSING 4 macro
342 #define TP_STATUS_LOSING 4 359 TP_STATUS_LOSING : indicates there were packet drops from last time
544 unsigned long status = TP_STATUS_LOSING|TP_STATUS_USER; in tpacket_rcv()623 status &= ~TP_STATUS_LOSING; in tpacket_rcv()