Searched refs:rtnh_hops (Results 1 – 4 of 4) sorted by relevance
99 rtnh->rtnh_hops = 1; in ATF_TC_BODY()109 rtnh->rtnh_hops = 1; in ATF_TC_BODY()248 rtnh->rtnh_hops = 1; in ATF_TC_BODY()258 rtnh->rtnh_hops = 1; in ATF_TC_BODY()350 rtnh->rtnh_hops = nhop + 1; in ATF_TC_BODY()
336 unsigned char rtnh_hops; /* nexthop weight */ member
220 rtnh->rtnh_hops = MIN(wn[i].weight, UINT8_MAX); in dump_rc_nhg()445 { .off_in = _IN(rtnh_hops), .off_out = _OUT(rtnh_weight), .cb = nlf_get_u8 },
78 { .off_in = _IN(rtnh_hops), .off_out = _OUT(rtnh_weight), .cb = snl_field_get_uint8 },