Searched refs:rtnh_weight (Results 1 – 4 of 4) sorted by relevance
434 uint8_t rtnh_weight; member445 { .off_in = _IN(rtnh_hops), .off_out = _OUT(rtnh_weight), .cb = nlf_get_u8 },913 wn[i].weight = mpnh->rtnh_weight > 0 ? mpnh->rtnh_weight : 1; in create_nexthop_from_attrs()
53 uint8_t rtnh_weight; member78 { .off_in = _IN(rtnh_hops), .off_out = _OUT(rtnh_weight), .cb = snl_field_get_uint8 },
246 rt.rtax_weight = nhop->rtnh_weight; in p_rtentry_netlink()
548 printf("weight %d ", nh->rtnh_weight); in print_nlmsg_route_nhop()