Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dif_packet.h110 #define TP_STATUS_LOSING (1 << 2) macro
/Linux-v5.4/Documentation/networking/
Dpacket_mmap.txt432 #define TP_STATUS_LOSING (1 << 2)
449 TP_STATUS_LOSING : indicates there were packet drops from last time
/Linux-v5.4/net/packet/
Daf_packet.c762 status |= TP_STATUS_LOSING; in prb_close_block()
2278 status |= TP_STATUS_LOSING; in tpacket_rcv()