Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dif_packet.h111 #define TP_STATUS_LOSING (1 << 2) macro
/Linux-v6.1/Documentation/networking/
Dpacket_mmap.rst442 #define TP_STATUS_LOSING (1 << 2)
460 TP_STATUS_LOSING indicates there were packet drops from last time
/Linux-v6.1/net/packet/
Daf_packet.c806 status |= TP_STATUS_LOSING; in prb_close_block()
2387 status |= TP_STATUS_LOSING; in tpacket_rcv()