Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dinet_frag.h45 INET_FRAG_DROP = BIT(4), enumerator
Dipv6_frag.h79 fq->q.flags |= INET_FRAG_DROP; in ip6frag_expire_frag_queue()
/Linux-v6.6/net/ipv4/
Dinet_fragment.c136 fq->flags |= INET_FRAG_DROP; in inet_frags_free_cb()
295 reason = (q->flags & INET_FRAG_DROP) ? in inet_frag_destroy()
Dip_fragment.c156 qp->q.flags |= INET_FRAG_DROP; in ip_expire()