Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnfnetlink_queue.c83 struct nfqnl_instance { struct
84 struct hlist_node hlist; /* global list of queues */
85 struct rcu_head rcu;
87 u32 peer_portid;
88 unsigned int queue_maxlen;
89 unsigned int copy_range;
90 unsigned int queue_dropped;
91 unsigned int queue_user_dropped;
94 u_int16_t queue_num; /* number of this queue */
95 u_int8_t copy_mode;
[all …]