Home
last modified time | relevance | path

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

/Linux-v5.4/net/packet/
Daf_packet.c169 #define BLK_HDR_LEN (ALIGN(sizeof(struct tpacket_block_desc), V3_ALIGNMENT))
190 static int prb_curr_blk_in_use(struct tpacket_block_desc *);
197 struct tpacket_block_desc *);
228 ((struct tpacket_block_desc *)((x)->pkbdq[(bid)].buffer))
230 ((struct tpacket_block_desc *)((x)->pkbdq[(x)->kactive_blk_num].buffer))
573 struct tpacket_block_desc *pbd; in init_prb_bdqc()
579 pbd = (struct tpacket_block_desc *)pg_vec[0].buffer; in init_prb_bdqc()
640 struct tpacket_block_desc *pbd; in prb_retire_rx_blk_timer_expired()
709 struct tpacket_block_desc *pbd1, __u32 status) in prb_flush_block()
752 struct tpacket_block_desc *pbd1, in prb_close_block()
[all …]
/Linux-v5.4/include/uapi/linux/
Dif_packet.h242 struct tpacket_block_desc { struct