Searched refs:INET_FRAG_LAST_IN (Results 1 – 5 of 5) sorted by relevance
258 ((fq->q.flags & INET_FRAG_LAST_IN) && end != fq->q.len)) { in nf_ct_frag6_queue()262 fq->q.flags |= INET_FRAG_LAST_IN; in nf_ct_frag6_queue()277 if (fq->q.flags & INET_FRAG_LAST_IN) { in nf_ct_frag6_queue()620 if (fq->q.flags == (INET_FRAG_FIRST_IN | INET_FRAG_LAST_IN) && in nf_ct_frag6_gather()
148 ((fq->q.flags & INET_FRAG_LAST_IN) && end != fq->q.len)) in lowpan_frag_queue()150 fq->q.flags |= INET_FRAG_LAST_IN; in lowpan_frag_queue()155 if (fq->q.flags & INET_FRAG_LAST_IN) in lowpan_frag_queue()201 if (fq->q.flags == (INET_FRAG_FIRST_IN | INET_FRAG_LAST_IN) && in lowpan_frag_queue()
27 INET_FRAG_LAST_IN = BIT(1), enumerator
249 ((fq->q.flags & INET_FRAG_LAST_IN) && end != fq->q.len)) in ip6_frag_queue()251 fq->q.flags |= INET_FRAG_LAST_IN; in ip6_frag_queue()269 if (fq->q.flags & INET_FRAG_LAST_IN) in ip6_frag_queue()347 if (fq->q.flags == (INET_FRAG_FIRST_IN | INET_FRAG_LAST_IN) && in ip6_frag_queue()
371 ((qp->q.flags & INET_FRAG_LAST_IN) && end != qp->q.len)) in ip_frag_queue()373 qp->q.flags |= INET_FRAG_LAST_IN; in ip_frag_queue()383 if (qp->q.flags & INET_FRAG_LAST_IN) in ip_frag_queue()503 if (qp->q.flags == (INET_FRAG_FIRST_IN | INET_FRAG_LAST_IN) && in ip_frag_queue()