Home
last modified time | relevance | path

Searched refs:TP_STATUS_LOSING (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dif_packet.h97 #define TP_STATUS_LOSING (1 << 2) macro
/linux-4.1.27/Documentation/networking/
Dpacket_mmap.txt444 #define TP_STATUS_LOSING (1 << 2)
461 TP_STATUS_LOSING : indicates there were packet drops from last time
/linux-4.1.27/net/packet/
Daf_packet.c801 status |= TP_STATUS_LOSING; in prb_close_block()
1981 status |= TP_STATUS_LOSING; in tpacket_rcv()