Searched defs:nfqnl_instance (Results 1 – 1 of 1) sorted by relevance
42 struct nfqnl_instance { struct43 struct hlist_node hlist; /* global list of queues */44 struct rcu_head rcu;46 int peer_pid;47 unsigned int queue_maxlen;48 unsigned int copy_range;49 unsigned int queue_dropped;50 unsigned int queue_user_dropped;53 u_int16_t queue_num; /* number of this queue */77 static struct nfqnl_instance * argument