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.c63 struct nfqnl_instance { struct
64 struct hlist_node hlist; /* global list of queues */
65 struct rhashtable nfqnl_packet_map;
66 struct rcu_work rwork;
68 u32 peer_portid;
69 unsigned int queue_maxlen;
70 unsigned int copy_range;
71 unsigned int queue_dropped;
72 unsigned int queue_user_dropped;
75 u_int16_t queue_num; /* number of this queue */
[all …]