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

/external/libnl/lib/route/
H A Dnexthop.c60 nh->rtnh_weight = src->rtnh_weight;
91 diff |= NH_DIFF(WEIGHT, a->rtnh_weight != b->rtnh_weight);
157 nl_dump(dp, " weight %u", nh->rtnh_weight);
193 nh->rtnh_weight);
234 nh->rtnh_weight = weight;
240 return nh->rtnh_weight;
H A Droute_obj.c1154 rtnh->rtnh_hops = nh->rtnh_weight;
/external/libnl/include/
H A Dnetlink-types.h245 uint8_t rtnh_weight; member in struct:rtnl_nexthop

Completed in 67 milliseconds