Home
last modified time | relevance | path

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

/linux-4.4.14/net/packet/
Dinternal.h14 struct tpacket_kbdq_core { struct
70 struct tpacket_kbdq_core prb_bdqc; argument
Daf_packet.c198 static int prb_curr_blk_in_use(struct tpacket_kbdq_core *,
200 static void *prb_dispatch_next_block(struct tpacket_kbdq_core *,
202 static void prb_retire_current_block(struct tpacket_kbdq_core *,
204 static int prb_queue_frozen(struct tpacket_kbdq_core *);
205 static void prb_open_block(struct tpacket_kbdq_core *,
208 static void _prb_refresh_rx_retire_blk_timer(struct tpacket_kbdq_core *);
210 struct tpacket_kbdq_core *,
212 static void prb_fill_rxhash(struct tpacket_kbdq_core *, struct tpacket3_hdr *);
213 static void prb_clear_rxhash(struct tpacket_kbdq_core *,
215 static void prb_fill_vlan_info(struct tpacket_kbdq_core *,
[all …]