Home
last modified time | relevance | path

Searched defs:self_ip (Results 1 – 9 of 9) sorted by relevance

/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dquic_packet_reader.cc79 QuicIpAddress self_ip = GetSelfIpFromPacketInfo( in ReadAndDispatchPackets() local
Dquic_udp_socket.h110 void SetSelfIp(QuicIpAddress self_ip) { in SetSelfIp()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dquic_packet_reader.cc79 QuicIpAddress self_ip = GetSelfIpFromPacketInfo( in ReadAndDispatchPackets() local
Dquic_udp_socket.h110 void SetSelfIp(QuicIpAddress self_ip) { in SetSelfIp()
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/qbone/
Dqbone_server_session.cc38 QuicIpAddress self_ip, QuicIpAddress client_ip, in QboneServerSession()
Dqbone_packet_processor.cc40 QbonePacketProcessor::QbonePacketProcessor(QuicIpAddress self_ip, in QbonePacketProcessor()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/qbone/
Dqbone_server_session.cc38 QuicIpAddress self_ip, QuicIpAddress client_ip, in QboneServerSession()
Dqbone_packet_processor.cc40 QbonePacketProcessor::QbonePacketProcessor(QuicIpAddress self_ip, in QbonePacketProcessor()
/external/pytorch/aten/src/ATen/native/
DTensorAdvancedIndexing.cpp1053 scalar_t *self_ip = result_ptr + self_i * result_stride; in TORCH_IMPL_FUNC() local
1177 scalar_t *self_ip = result_ptr + self_i * result_stride; in index_reduce_func_impl() local
1432 const scalar_t *self_ip = self_data_ptr + self_i * self_stride; in index_select_out_cpu_() local
1452 const scalar_t *self_ip = self_data_ptr + self_i * self_stride; in index_select_out_cpu_() local