Home
last modified time | relevance | path

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

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