Home
last modified time | relevance | path

Searched refs:ip6_frag_match (Results 1 – 2 of 2) sorted by relevance

/net/ipv6/
Dreassembly.c138 int ip6_frag_match(struct inet_frag_queue *q, void *a) in ip6_frag_match() function
148 EXPORT_SYMBOL(ip6_frag_match);
794 ip6_frags.match = ip6_frag_match; in ipv6_frag_init()
/net/ipv6/netfilter/
Dnf_conntrack_reasm.c669 nf_frags.match = ip6_frag_match; in nf_ct_frag6_init()