Lines Matching refs:rn_off
134 if (x->rn_bmask & v[x->rn_off])
153 if ((x->rn_bmask & m[x->rn_off]) &&
154 (x->rn_bmask & v[x->rn_off]))
202 if ((x = rn_addmask(m_arg, 1, head->rnh_treetop->rn_off)) == 0)
250 int off = t->rn_off;
260 if (t->rn_bmask & cp[t->rn_off])
330 off = uimin(t->rn_off, matched_off);
404 t->rn_l = tt; t->rn_off = b >> 3;
421 int head_off = top->rn_off;
449 if (cp[x->rn_off] & x->rn_bmask)
458 if ((cp[p->rn_off] & p->rn_bmask) == 0)
463 if ((cp[t->rn_off] & t->rn_bmask) == 0) {
618 if ((x = rn_addmask(netmask, 0, top->rn_off)) == NULL)
770 head_off = x->rn_off;