Searched refs:INET_FRAG_LAST_IN (Results 1 – 4 of 4) sorted by relevance
222 ((fq->q.last_in & INET_FRAG_LAST_IN) && end != fq->q.len)) { in nf_ct_frag6_queue()226 fq->q.last_in |= INET_FRAG_LAST_IN; in nf_ct_frag6_queue()241 if (fq->q.last_in & INET_FRAG_LAST_IN) { in nf_ct_frag6_queue()575 if (fq->q.last_in == (INET_FRAG_FIRST_IN | INET_FRAG_LAST_IN) && in nf_ct_frag6_gather()
31 #define INET_FRAG_LAST_IN 1 macro
286 ((fq->q.last_in & INET_FRAG_LAST_IN) && end != fq->q.len)) in ip6_frag_queue()288 fq->q.last_in |= INET_FRAG_LAST_IN; in ip6_frag_queue()306 if (fq->q.last_in & INET_FRAG_LAST_IN) in ip6_frag_queue()384 if (fq->q.last_in == (INET_FRAG_FIRST_IN | INET_FRAG_LAST_IN) && in ip6_frag_queue()
398 ((qp->q.last_in & INET_FRAG_LAST_IN) && end != qp->q.len)) in ip_frag_queue()400 qp->q.last_in |= INET_FRAG_LAST_IN; in ip_frag_queue()410 if (qp->q.last_in & INET_FRAG_LAST_IN) in ip_frag_queue()520 if (qp->q.last_in == (INET_FRAG_FIRST_IN | INET_FRAG_LAST_IN) && in ip_frag_queue()