Searched refs:nf_confirm (Results 1 – 3 of 3) sorted by relevance
134 unsigned int nf_confirm(void *priv, in nf_confirm() function201 EXPORT_SYMBOL_GPL(nf_confirm);249 .hook = nf_confirm,255 .hook = nf_confirm,406 .hook = nf_confirm,412 .hook = nf_confirm,
74 unsigned int nf_confirm(void *priv, struct sk_buff *skb, const struct nf_hook_state *state);
404 ret = nf_confirm(priv, skb, state); in nf_ct_bridge_post()