Home
last modified time | relevance | path

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

/linux/include/net/
H A Dipv6_frag.h79 fq->q.flags |= INET_FRAG_DROP; in ip6frag_expire_frag_queue()
H A Dinet_frag.h45 INET_FRAG_DROP = BIT(4), enumerator
/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()