Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet_frag.h45 INET_FRAG_DROP = BIT(4), enumerator
H A Dipv6_frag.h79 fq->q.flags |= INET_FRAG_DROP; in ip6frag_expire_frag_queue()
/openbmc/linux/net/ipv4/
H A Dinet_fragment.c139 fq->flags |= INET_FRAG_DROP; in inet_frags_free_cb()
298 reason = (q->flags & INET_FRAG_DROP) ? in inet_frag_destroy()
H A Dip_fragment.c156 qp->q.flags |= INET_FRAG_DROP; in ip_expire()