Home
last modified time | relevance | path

Searched refs:__nf_queue (Results 1 – 1 of 1) sorted by relevance

/linux/net/netfilter/
H A Dnf_queue.c156 static int __nf_queue(struct sk_buff *skb, const struct nf_hook_state *state, in __nf_queue() function
240 ret = __nf_queue(skb, state, index, verdict >> NF_VERDICT_QBITS); in nf_queue()