Home
last modified time | relevance | path

Searched defs:self_v6_ip (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_udp_socket.h96 const QuicIpAddress& self_v6_ip() const { in self_v6_ip() function
101 void SetSelfV6Ip(QuicIpAddress self_v6_ip) { in SetSelfV6Ip()
Dquic_udp_socket_posix.cc133 QuicIpAddress self_v6_ip; in PopulatePacketInfoFromControlMessage() local