Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_packet.h113 #define TP_STATUS_LOSING (1 << 2) macro
/linux/Documentation/networking/
H A Dpacket_mmap.rst443 #define TP_STATUS_LOSING (1 << 2)
461 TP_STATUS_LOSING indicates there were packet drops from last time
/linux/net/packet/
H A Daf_packet.c849 status |= TP_STATUS_LOSING; in prb_close_block()
2433 status |= TP_STATUS_LOSING; in tpacket_rcv()