Home
last modified time | relevance | path

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

/linux-6.15/net/packet/
H A Dinternal.h82 struct packet_fanout { struct
112 struct packet_fanout *fanout; argument
H A Daf_packet.c1417 static unsigned int fanout_demux_lb(struct packet_fanout *f, in fanout_demux_lb()
1480 static unsigned int fanout_demux_qm(struct packet_fanout *f, in fanout_demux_qm()
1511 struct packet_fanout *f = pt->af_packet_priv; in packet_rcv_fanout()
1567 struct packet_fanout *f = po->fanout; in __fanout_link()
1580 struct packet_fanout *f = po->fanout; in __fanout_unlink()
1607 static void fanout_init_data(struct packet_fanout *f) in fanout_init_data()
1691 static void fanout_release_data(struct packet_fanout *f) in fanout_release_data()
1702 struct packet_fanout *f; in __fanout_id_is_free()
1735 struct packet_fanout *f, *match; in fanout_add()
1875 struct packet_fanout *f; in fanout_release()
[all …]