Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dif_packet.h110 #define TP_STATUS_LOSING (1 << 2) macro
/Linux-v5.10/Documentation/networking/
Dpacket_mmap.rst443 #define TP_STATUS_LOSING (1 << 2)
461 TP_STATUS_LOSING indicates there were packet drops from last time
/Linux-v5.10/net/packet/
Daf_packet.c767 status |= TP_STATUS_LOSING; in prb_close_block()
2314 status |= TP_STATUS_LOSING; in tpacket_rcv()