Lines Matching refs:nexthop
124 nexthop: DXR_TRIE_BITS;
130 nexthop: DXR_TRIE_BITS - 8;
140 uint32_t nexthop;
238 return (range[middle].nexthop); \
244 return (range[lowerbound].nexthop);
362 fhp->nexthop = fib_get_nhop_idx(da->fd, rnd.rnd_nhop);
364 fhp->preflen = fhp->nexthop = fhp->start = 0;
682 fhp->nexthop = nh;
723 if (fhp->end > oend && fhp->nexthop != fp->nexthop) {
727 fp->nexthop = fhp->nexthop;
731 nh != fp->nexthop) {
736 if ((--fp)->nexthop == nh)
741 fp->nexthop = nh;
768 fp->nexthop = da->heap[0].nexthop;
789 if (fhp->end > oend && fhp->nexthop != fp->nexthop) {
796 fp->nexthop = fhp->nexthop;
802 da->direct_tbl[chunk].base = fp->nexthop;
814 if ((fp->start & 0xff) != 0 || fp->nexthop > RE_SHORT_MAX_NH)
821 nh = fp->nexthop;
823 fps->nexthop = nh;
826 fps->nexthop = nh;