Home
last modified time | relevance | path

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

/linux-4.1.27/net/packet/
Daf_packet.c181 #define BLOCK_NUM_PKTS(x) ((x)->hdr.bh1.num_pkts) macro
698 if (BLOCK_NUM_PKTS(pbd)) { in prb_retire_rx_blk_timer_expired()
707 if (!BLOCK_NUM_PKTS(pbd)) { in prb_retire_rx_blk_timer_expired()
807 if (BLOCK_NUM_PKTS(pbd1)) { in prb_close_block()
857 BLOCK_NUM_PKTS(pbd1) = 0; in prb_open_block()
1038 BLOCK_NUM_PKTS(pbd) += 1; in prb_fill_curr_block()