Home
last modified time | relevance | path

Searched defs:source_address (Results 1 – 25 of 39) sorted by relevance

12

/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/
Dtest_ip_packets.cc52 quiche::QuicheIpAddress source_address, in CreateIpv4Header()
82 quiche::QuicheIpAddress source_address, in CreateIpv6Header()
112 std::string CreateIpPacket(const quiche::QuicheIpAddress& source_address, in CreateIpPacket()
147 std::string CreateUdpPacket(const QuicSocketAddress& source_address, in CreateUdpPacket()
Dtest_ip_packets_test.cc21 QuicSocketAddress source_address{source_ip, /*port=*/54131}; in TEST() local
58 QuicSocketAddress source_address{source_ip, /*port=*/51941}; in TEST() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/test_tools/
Dtest_ip_packets.cc52 quiche::QuicheIpAddress source_address, in CreateIpv4Header()
82 quiche::QuicheIpAddress source_address, in CreateIpv6Header()
112 std::string CreateIpPacket(const quiche::QuicheIpAddress& source_address, in CreateIpPacket()
147 std::string CreateUdpPacket(const QuicSocketAddress& source_address, in CreateUdpPacket()
Dtest_ip_packets_test.cc21 QuicSocketAddress source_address{source_ip, /*port=*/54131}; in TEST() local
58 QuicSocketAddress source_address{source_ip, /*port=*/51941}; in TEST() local
/external/python/cpython3/Lib/
Dsmtplib.py231 source_address=None): argument
315 def connect(self, host='localhost', port=0, source_address=None): argument
1018 source_address=None, context=None): argument
1057 source_address=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument
1062 def connect(self, host='localhost', port=0, source_address=None): argument
Dftplib.py110 timeout=_GLOBAL_DEFAULT_TIMEOUT, source_address=None, *, argument
139 def connect(self, host='', port=0, timeout=-999, source_address=None): argument
713 source_address=None, encoding='utf-8'): argument
Dsocket.py823 source_address=None, *, all_errors=False): argument
/external/openscreen/platform/impl/
Dnetwork_interface_linux.cc190 struct sockaddr_nl source_address; in GetLinkInfo() local
293 struct sockaddr_nl source_address; in PopulateSubnetsOrClearList() local
/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/icmp/
Dipv4_header.hpp68 boost::asio::ip::address_v4 source_address() const in source_address() function in ipv4_header
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/core/
Daddress.proto98 SocketAddress source_address = 1 [(validate.rules).message = {required: true}]; field
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/masque/
Dmasque_encapsulated_client.cc127 in6_addr source_address = {}; in WritePacket() local
149 in_addr source_address = {}; in WritePacket() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/masque/
Dmasque_encapsulated_client.cc127 in6_addr source_address = {}; in WritePacket() local
149 in_addr source_address = {}; in WritePacket() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc186 llvm::Value* source_address) { in MaybeEmitDirectAtomicOperation()
334 llvm::Value* source_address, in EmitAtomicOperationUsingCAS()
451 llvm::Value* source_address, llvm::Type* element_type) { in EmitAtomicOperationForNestedComputation()
/external/openthread/tests/scripts/thread-cert/
Dipv6.py221 def __init__(self, source_address, destination_address, payload_length, next_header): argument
234 def source_address(self): member in IPv6PseudoHeader
238 def source_address(self, value): member in IPv6PseudoHeader
268 source_address, argument
292 def source_address(self): member in IPv6Header
296 def source_address(self, value): member in IPv6Header
Dcommand.py165 source_address=CheckType.OPTIONAL, argument
392 source_address=CheckType.OPTIONAL, argument
Dnet_crypto.py225 …def _create_authenticated_data(self, source_address, destination_address, auxiliary_security_heade… argument
/external/grpc-grpc/src/core/lib/security/authorization/
Dcel_authorization_engine.cc146 absl::string_view source_address(args.GetPeerAddressString()); in CreateActivation() local
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/
Daddress.proto138 SocketAddress source_address = 1; field
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Dcel_authorization_engine.cc146 absl::string_view source_address(args.GetPeerAddressString()); in CreateActivation() local
/external/scapy/scapy/contrib/automotive/
Ddoip.py346 source_address=0xe80, # type: int argument
/external/python/cpython3/Lib/test/
Dmock_socket.py118 source_address=None): argument
Dtest_httplib.py2241 def create_connection(address, timeout=None, source_address=None): argument
2477 def _create_connection(address, timeout=None, source_address=None): argument
/external/mdnsresponder/mDNSShared/
Ddnsextd_parser.y41 char source_address[ 256 ]; member
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/
Dcluster.proto862 core.Address source_address = 1; field
/external/python/cpython3/Lib/http/
Dclient.py866 source_address=None, blocksize=8192): argument
1459 source_address=None, context=None, blocksize=8192): argument

12