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