Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_frag.h172 #define IPFRAG_DUP 1 macro
/linux/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c260 if (err == IPFRAG_DUP) { in nf_ct_frag6_queue()
/linux/net/ipv6/
H A Dreassembly.c233 if (err == IPFRAG_DUP) { in ip6_frag_queue()
/linux/net/ipv4/
H A Dinet_fragment.c478 return IPFRAG_DUP; in inet_frag_queue_insert()
H A Dip_fragment.c379 if (err == IPFRAG_DUP) { in ip_frag_queue()