Searched refs:fanout_demux_rollover (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/packet/
H A Daf_packet.c1393 static unsigned int fanout_demux_rollover(struct packet_fanout *f, function
1498 idx = fanout_demux_rollover(f, skb, 0, false, num);
1507 idx = fanout_demux_rollover(f, skb, idx, true, num);

Completed in 142 milliseconds