Searched refs:nf_ct_frag6_gather (Results 1 – 4 of 4) sorted by relevance
8 struct sk_buff *nf_ct_frag6_gather(struct net *net, struct sk_buff *skb, u32 user);
66 reasm = nf_ct_frag6_gather(state->net, skb, in ipv6_defrag()
567 struct sk_buff *nf_ct_frag6_gather(struct net *net, struct sk_buff *skb, u32 user) in nf_ct_frag6_gather() function635 EXPORT_SYMBOL_GPL(nf_ct_frag6_gather);
325 reasm = nf_ct_frag6_gather(net, skb, user); in handle_fragments()