Home
last modified time | relevance | path

Searched refs:TP_STATUS_BLK_TMO (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dif_packet.h116 #define TP_STATUS_BLK_TMO (1 << 5) macro
/linux/net/packet/
H A Daf_packet.c759 prb_retire_current_block(pkc, po, TP_STATUS_BLK_TMO); in prb_retire_rx_blk_timer_expired()
1008 if (!(status & TP_STATUS_BLK_TMO)) { in prb_retire_current_block()