Home
last modified time | relevance | path

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

/linux-6.15/net/packet/
H A Daf_packet.c205 struct tpacket_block_desc *);
236 ((struct tpacket_block_desc *)((x)->pkbdq[(bid)].buffer))
660 struct tpacket_block_desc *pbd; in init_prb_bdqc()
666 pbd = (struct tpacket_block_desc *)pg_vec[0].buffer; in init_prb_bdqc()
728 struct tpacket_block_desc *pbd; in prb_retire_rx_blk_timer_expired()
796 struct tpacket_block_desc *pbd1, __u32 status) in prb_flush_block()
839 struct tpacket_block_desc *pbd1, in prb_close_block()
893 struct tpacket_block_desc *pbd1) in prb_open_block()
970 struct tpacket_block_desc *pbd; in prb_dispatch_next_block()
1082 struct tpacket_block_desc *pbd, in prb_fill_curr_block()
[all …]
/linux-6.15/include/uapi/linux/
H A Dif_packet.h246 struct tpacket_block_desc { struct
/linux-6.15/tools/testing/selftests/net/
H A Dtoeplitz.c220 struct tpacket_block_desc *block; in recv_block()