HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_route_nh_set_realms (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/route/
nexthop.h 54 extern void rtnl_route_nh_set_realms(struct rtnl_nexthop *,
  /external/libnl/lib/route/
nexthop.c 294 void rtnl_route_nh_set_realms(struct rtnl_nexthop *nh, uint32_t realms) function
route_obj.c 894 rtnl_route_nh_set_realms(nh, realms);
1037 rtnl_route_nh_set_realms(old_nh, nla_get_u32(tb[RTA_FLOW]));

Completed in 30 milliseconds