Searched refs:in6_remote (Results 1 – 1 of 1) sorted by relevance
2289 struct sockaddr_in6 *in6_remote = TO_IN6(&peer->remote); in ovpn_encap() local2318 memcpy(&ip6->ip6_dst, &in6_remote->sin6_addr, in ovpn_encap()2324 htons(in6_remote->sin6_scope_id & 0xffff); in ovpn_encap()2328 htons(in6_remote->sin6_scope_id & 0xffff); in ovpn_encap()