Searched defs:bind_to_address (Results 1 – 4 of 4) sorted by relevance
47 quic::QuicIpAddress bind_to_address, in CreateUDPSocketAndBind()
48 QuicSocketAddress server_address, QuicIpAddress bind_to_address, in CreateUDPSocketAndBind()
266 QuicIpAddress bind_to_address() const { return bind_to_address_; } in bind_to_address() function
772 QuicIpAddress QuicTestClient::bind_to_address() const { in bind_to_address() function in quic::test::QuicTestClient