Home
last modified time | relevance | path

Searched refs:NH_ATTR_WEIGHT (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/route/
Dnexthop.c26 #define NH_ATTR_WEIGHT 0x000002 macro
159 if (nh->ce_mask & NH_ATTR_WEIGHT) in nh_dump_details()
201 nh->ce_mask |= NH_ATTR_WEIGHT; in rtnl_route_nh_set_weight()