Lines Matching refs:packet_fanout
1275 static unsigned int fanout_demux_hash(struct packet_fanout *f, in fanout_demux_hash()
1282 static unsigned int fanout_demux_lb(struct packet_fanout *f, in fanout_demux_lb()
1291 static unsigned int fanout_demux_cpu(struct packet_fanout *f, in fanout_demux_cpu()
1298 static unsigned int fanout_demux_rnd(struct packet_fanout *f, in fanout_demux_rnd()
1305 static unsigned int fanout_demux_rollover(struct packet_fanout *f, in fanout_demux_rollover()
1326 static unsigned int fanout_demux_qm(struct packet_fanout *f, in fanout_demux_qm()
1333 static bool fanout_has_flag(struct packet_fanout *f, u16 flag) in fanout_has_flag()
1341 struct packet_fanout *f = pt->af_packet_priv; in packet_rcv_fanout()
1395 struct packet_fanout *f = po->fanout; in __fanout_link()
1406 struct packet_fanout *f = po->fanout; in __fanout_unlink()
1431 struct packet_fanout *f, *match; in fanout_add()
1510 struct packet_fanout *f; in fanout_release()