Searched refs:nf_confirm (Results 1 – 3 of 3) sorted by relevance
134 unsigned int nf_confirm(void *priv, in nf_confirm() function206 EXPORT_SYMBOL_GPL(nf_confirm);254 .hook = nf_confirm,260 .hook = nf_confirm,411 .hook = nf_confirm,417 .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()