Home
last modified time | relevance | path

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

/Linux-v5.10/net/packet/
Dinternal.h82 struct packet_fanout { struct
111 struct packet_fanout *fanout; argument
Daf_packet.c1323 static unsigned int fanout_demux_hash(struct packet_fanout *f, in fanout_demux_hash()
1330 static unsigned int fanout_demux_lb(struct packet_fanout *f, in fanout_demux_lb()
1339 static unsigned int fanout_demux_cpu(struct packet_fanout *f, in fanout_demux_cpu()
1346 static unsigned int fanout_demux_rnd(struct packet_fanout *f, in fanout_demux_rnd()
1353 static unsigned int fanout_demux_rollover(struct packet_fanout *f, in fanout_demux_rollover()
1392 static unsigned int fanout_demux_qm(struct packet_fanout *f, in fanout_demux_qm()
1399 static unsigned int fanout_demux_bpf(struct packet_fanout *f, in fanout_demux_bpf()
1415 static bool fanout_has_flag(struct packet_fanout *f, u16 flag) in fanout_has_flag()
1423 struct packet_fanout *f = pt->af_packet_priv; in packet_rcv_fanout()
1479 struct packet_fanout *f = po->fanout; in __fanout_link()
[all …]