Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/netfilter/ipv6/
Dnf_defrag_ipv6.h13 int nf_ct_frag6_gather(struct net *net, struct sk_buff *skb, u32 user);
/linux-6.12.1/net/ipv6/netfilter/
Dnf_defrag_ipv6_hooks.c67 err = nf_ct_frag6_gather(state->net, skb, in ipv6_defrag()
Dnf_conntrack_reasm.c442 int nf_ct_frag6_gather(struct net *net, struct sk_buff *skb, u32 user) in nf_ct_frag6_gather() function
495 EXPORT_SYMBOL_GPL(nf_ct_frag6_gather);
/linux-6.12.1/net/netfilter/
Dnf_conntrack_ovs.c165 err = nf_ct_frag6_gather(net, skb, user); in nf_ct_handle_fragments()
/linux-6.12.1/net/bridge/netfilter/
Dnf_conntrack_bridge.c191 err = nf_ct_frag6_gather(state->net, skb, in nf_ct_br_defrag6()