Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_frag.h184 #define IPFRAG_DUP 1 macro
/linux/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c258 if (err == IPFRAG_DUP) { in nf_ct_frag6_queue()
/linux/net/ipv6/
H A Dreassembly.c232 if (err == IPFRAG_DUP) { in ip6_frag_queue()
/linux/net/ipv4/
H A Dinet_fragment.c432 return IPFRAG_DUP; in inet_frag_queue_insert()