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