Home
last modified time | relevance | path

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

/linux-4.4.14/net/packet/
Dinternal.h76 struct packet_fanout { struct
77 possible_net_t net;
78 unsigned int num_members;
79 u16 id;
80 u8 type;
81 u8 flags;
82 union {
106 struct packet_fanout *fanout; argument