Searched refs:nxoff (Results 1 – 1 of 1) sorted by relevance
1704 s64 nxoff, xoff; in xtUpdate() local1712 nxoff = offsetXAD(nxad); in xtUpdate()1716 if ((rc = xtSearch(ip, nxoff, NULL, &cmp, &btstack, XT_INSERT))) in xtUpdate()1744 if ((xoff > nxoff) || in xtUpdate()1745 (nxoff + nxlen > xoff + xlen)) { in xtUpdate()1757 if (xoff < nxoff) in xtUpdate()1775 if (xoff < nxoff) in xtUpdate()1790 (nxoff == offsetXAD(lxad) + lxlen) && in xtUpdate()1826 xoff = nxoff = offsetXAD(lxad); in xtUpdate()1852 if (xoff == nxoff) in xtUpdate()[all …]