Searched refs:rawNexthop (Results 1 – 1 of 1) sorted by relevance
360 uint8_t rawNexthop[sizeof(in6_addr)]; in modifyIpRoute() local384 if (nexthop && inet_pton(family, nexthop, rawNexthop) <= 0) { in modifyIpRoute()414 { rawNexthop, nexthop ? static_cast<size_t>(rawLength) : 0 }, in modifyIpRoute()