Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnfnetlink_queue_core.c54 struct nfqnl_instance { struct
55 struct hlist_node hlist; /* global list of queues */
56 struct rcu_head rcu;
58 u32 peer_portid;
59 unsigned int queue_maxlen;
60 unsigned int copy_range;
61 unsigned int queue_dropped;
62 unsigned int queue_user_dropped;
65 u_int16_t queue_num; /* number of this queue */
66 u_int8_t copy_mode;
[all …]