Searched refs:rn_off (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c121 if (x->rn_bmask & v[x->rn_off])
136 if (x->rn_bmask & m[x->rn_off] & v[x->rn_off])
175 if ((x = rn_addmask(m_arg, 1, head->rnh_treetop->rn_off)) ==
225 uint_t off = t->rn_off, vlen, matched_off;
235 if (t->rn_bmask & cp[t->rn_off])
312 off = MIN(t->rn_off, matched_off);
342 t->rn_off = b >> 3;
363 uint_t head_off = top->rn_off, vlen;
397 if (cp[x->rn_off]
[all...]
H A Dradix.h86 #define rn_off rn_u.rn_node.rn_Off macro
/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h92 #define rn_off rn_u.rn_node.rn_Off macro

Completed in 102 milliseconds