Searched refs:nexthop_grp (Results 1 – 4 of 4) sorted by relevance
171 struct nexthop_grp *nhg; in nexthop_dup()189 _cleanup_free_ struct nexthop_grp *g = NULL; in nexthop_dup()191 g = newdup(struct nexthop_grp, nhg, 1); in nexthop_dup()350 struct nexthop_grp *nhg; in log_nexthop_debug()453 _cleanup_free_ struct nexthop_grp *group = NULL; in nexthop_configure()454 struct nexthop_grp *p, *nhg; in nexthop_configure()456 group = new(struct nexthop_grp, hashmap_size(nexthop->group)); in nexthop_configure()464 …r = sd_netlink_message_append_data(m, NHA_GROUP, group, sizeof(struct nexthop_grp) * hashmap_size(… in nexthop_configure()514 struct nexthop_grp *nhg; in nexthop_is_ready_to_configure()888 struct nexthop_grp *group = raw_group; in manager_rtnl_process_nexthop()[all …]
453 struct nexthop_grp *nhg; in route_convert()1262 struct nexthop_grp *nhg; in route_is_ready_to_configure()
156 struct nexthop_grp *g; in nexthop_group_build_json()
16 struct nexthop_grp { struct