Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnfnetlink_queue.c59 struct nfqnl_instance { struct
61 struct rcu_head rcu;
63 u32 peer_portid;
64 unsigned int queue_maxlen;
65 unsigned int copy_range;
66 unsigned int queue_dropped;
67 unsigned int queue_user_dropped;
71 u_int8_t copy_mode;
77 spinlock_t lock ____cacheline_aligned_in_smp;
78 unsigned int queue_total;
[all …]