Home
last modified time | relevance | path

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

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