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