Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnfnetlink_queue.c61 struct nfqnl_instance { struct
62 struct hlist_node hlist; /* global list of queues */
63 struct rcu_head rcu;
65 u32 peer_portid;
66 unsigned int queue_maxlen;
67 unsigned int copy_range;
68 unsigned int queue_dropped;
69 unsigned int queue_user_dropped;
72 u_int16_t queue_num; /* number of this queue */
73 u_int8_t copy_mode;
[all …]