Searched refs:packet_fanout (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/packet/ |
H A D | internal.h | 82 struct packet_fanout { struct 112 struct packet_fanout *fanout;
|
H A D | af_packet.c | 1329 static unsigned int fanout_demux_hash(struct packet_fanout *f, in fanout_demux_hash() 1336 static unsigned int fanout_demux_lb(struct packet_fanout *f, in fanout_demux_lb() 1345 static unsigned int fanout_demux_cpu(struct packet_fanout *f, in fanout_demux_cpu() 1352 static unsigned int fanout_demux_rnd(struct packet_fanout *f, in fanout_demux_rnd() 1359 static unsigned int fanout_demux_rollover(struct packet_fanout *f, in fanout_demux_rollover() 1398 static unsigned int fanout_demux_qm(struct packet_fanout *f, in fanout_demux_qm() 1405 static unsigned int fanout_demux_bpf(struct packet_fanout *f, in fanout_demux_bpf() 1421 static bool fanout_has_flag(struct packet_fanout *f, u16 flag) in fanout_has_flag() 1429 struct packet_fanout *f = pt->af_packet_priv; in packet_rcv_fanout() 1485 struct packet_fanout * in __fanout_link() [all...] |
/kernel/linux/linux-6.6/net/packet/ |
H A D | internal.h | 82 struct packet_fanout { struct 112 struct packet_fanout *fanout;
|
H A D | af_packet.c | 1363 static unsigned int fanout_demux_hash(struct packet_fanout *f, in fanout_demux_hash() 1370 static unsigned int fanout_demux_lb(struct packet_fanout *f, in fanout_demux_lb() 1379 static unsigned int fanout_demux_cpu(struct packet_fanout *f, in fanout_demux_cpu() 1386 static unsigned int fanout_demux_rnd(struct packet_fanout *f, in fanout_demux_rnd() 1393 static unsigned int fanout_demux_rollover(struct packet_fanout *f, in fanout_demux_rollover() 1433 static unsigned int fanout_demux_qm(struct packet_fanout *f, in fanout_demux_qm() 1440 static unsigned int fanout_demux_bpf(struct packet_fanout *f, in fanout_demux_bpf() 1456 static bool fanout_has_flag(struct packet_fanout *f, u16 flag) in fanout_has_flag() 1464 struct packet_fanout *f = pt->af_packet_priv; in packet_rcv_fanout() 1520 struct packet_fanout * in __fanout_link() [all...] |
Completed in 8 milliseconds