Searched refs:INET_FRAG_FIRST_IN (Results 1 – 6 of 6) sorted by relevance
41 INET_FRAG_FIRST_IN = BIT(0), enumerator
90 if (!(fq->q.flags & INET_FRAG_FIRST_IN)) in ip6frag_expire_frag_queue()
161 if (!(qp->q.flags & INET_FRAG_FIRST_IN)) in ip_expire()363 qp->q.flags |= INET_FRAG_FIRST_IN; in ip_frag_queue()374 if (qp->q.flags == (INET_FRAG_FIRST_IN | INET_FRAG_LAST_IN) && in ip_frag_queue()
135 fq->q.flags |= INET_FRAG_FIRST_IN; in lowpan_frag_queue()140 if (fq->q.flags == (INET_FRAG_FIRST_IN | INET_FRAG_LAST_IN) && in lowpan_frag_queue()
283 fq->q.flags |= INET_FRAG_FIRST_IN; in nf_ct_frag6_queue()286 if (fq->q.flags == (INET_FRAG_FIRST_IN | INET_FRAG_LAST_IN) && in nf_ct_frag6_queue()
215 fq->q.flags |= INET_FRAG_FIRST_IN; in ip6_frag_queue()218 if (fq->q.flags == (INET_FRAG_FIRST_IN | INET_FRAG_LAST_IN) && in ip6_frag_queue()