Searched refs:nhop_create_from_info (Results 1 – 3 of 3) sorted by relevance
259 int nhop_create_from_info(struct rib_head *rnh, struct rt_addrinfo *info,
256 nhop_create_from_info(struct rib_head *rnh, struct rt_addrinfo *info, in nhop_create_from_info() function
766 error = nhop_create_from_info(rnh, info, &nh); in add_route_byinfo()