Home
last modified time | relevance | path

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

/openbmc/linux/net/packet/
H A Dinternal.h82 struct packet_fanout { struct
112 struct packet_fanout *fanout; argument
H A Daf_packet.c1431 static unsigned int fanout_demux_lb(struct packet_fanout *f, in fanout_demux_lb()
1494 static unsigned int fanout_demux_qm(struct packet_fanout *f, in fanout_demux_qm()
1525 struct packet_fanout *f = pt->af_packet_priv; in packet_rcv_fanout()
1581 struct packet_fanout *f = po->fanout; in __fanout_link()
1594 struct packet_fanout *f = po->fanout; in __fanout_unlink()
1621 static void fanout_init_data(struct packet_fanout *f) in fanout_init_data()
1705 static void fanout_release_data(struct packet_fanout *f) in fanout_release_data()
1716 struct packet_fanout *f; in __fanout_id_is_free()
1749 struct packet_fanout *f, *match; in fanout_add()
1888 struct packet_fanout *f; in fanout_release()
[all …]