Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/ipv6/
Dnf_defrag_ipv6.h9 void nf_ct_frag6_consume_orig(struct sk_buff *skb);
/linux-4.4.14/net/ipv6/netfilter/
Dnf_defrag_ipv6_hooks.c76 nf_ct_frag6_consume_orig(reasm); in ipv6_defrag()
Dnf_conntrack_reasm.c637 void nf_ct_frag6_consume_orig(struct sk_buff *skb) in nf_ct_frag6_consume_orig() function
648 EXPORT_SYMBOL_GPL(nf_ct_frag6_consume_orig);
/linux-4.4.14/net/openvswitch/
Dconntrack.c338 nf_ct_frag6_consume_orig(reasm); in handle_fragments()