Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_udp_socket.h99 const QuicIpAddress& self_v6_ip() const { in self_v6_ip() function
104 void SetSelfV6Ip(QuicIpAddress self_v6_ip) { in SetSelfV6Ip()
H A Dquic_udp_socket.cc42 QuicIpAddress self_v6_ip; in PopulatePacketInfoFromControlMessageBase() local