Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/cronet/net/cookies/
H A Dcanonical_cookie.cc182 int source_port, in CanonicalCookie()
491 int source_port = CanonicalCookie::GetAndAdjustPortForTrustworthyUrls( in Create() local
659 int source_port = in CreateSanitizedCookie() local
743 int source_port, in FromStorage()
788 int source_port, in CreateUnsafeCookieForTesting()
H A Dcookie_base.cc551 std::optional<int> source_port = cookie_util::IsPortBoundCookiesEnabled() in UniqueKey() local
593 int source_port) in CookieBase()
/aosp_15_r20/external/googleapis/google/cloud/ids/logging/v1/
H A Dlogging.proto78 int32 source_port = 6; field
132 int32 source_port = 5; field
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v1/
H A Dconnection.proto62 int32 source_port = 4; field
/aosp_15_r20/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/
H A Dconnection.proto62 int32 source_port = 4; field
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v2/
H A Dconnection.proto62 int32 source_port = 4; field
/aosp_15_r20/tools/netsim/rust/libslirp-rs/tests/
H A Dintegration_udp.rs54 let source_port: u16 = 20000; in udp_echo() localVariable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dswitch.cc53 Port* source_port = &ports_[port_number - 1]; in DispatchPacket() local
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/transport/
Dudp_header_slice.rs42 pub fn source_port(&self) -> u16 { in source_port() method
Dtcp_header.rs25 pub source_port: u16, field
236 let source_port = u16::from_be_bytes([raw[0], raw[1]]); in read() localVariable
Dudp_slice.rs121 pub fn source_port(&self) -> u16 { in source_port() method
Dtcp_slice.rs122 pub fn source_port(&self) -> u16 { in source_port() method
Dtcp_header_slice.rs95 pub fn source_port(&self) -> u16 { in source_port() method
Dudp_header.rs7 pub source_port: u16, field
/aosp_15_r20/external/webrtc/net/dcsctp/packet/
H A Dsctp_packet.h31 uint16_t source_port; member
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dtcpconnect.bpf.c19 const volatile bool source_port = 0; variable
H A Dtcpconnect.c131 bool source_port; member
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnsextd_parser.y42 int source_port; member
/aosp_15_r20/tools/netsim/rust/daemon/src/wifi/
H A Dmdns_forwarder.rs114 source_port: u16, field
/aosp_15_r20/external/webrtc/test/
H A Drtp_file_reader.cc360 uint16_t source_port; member
/aosp_15_r20/external/google-cloud-java/java-network-management/proto-google-cloud-network-management-v1/src/main/proto/google/cloud/networkmanagement/v1/
H A Dtrace.proto604 int32 source_port = 4; field
/aosp_15_r20/external/google-cloud-java/java-network-management/proto-google-cloud-network-management-v1beta1/src/main/proto/google/cloud/networkmanagement/v1beta1/
H A Dtrace.proto623 int32 source_port = 4; field
/aosp_15_r20/external/dnsmasq/src/
H A Doption.c1289 int source_port = 0, serv_port = NAMESERVER_PORT; in one_opt() local
/aosp_15_r20/external/cronet/net/socket/
H A Dsocket_test_util.h1043 uint16_t source_port() const { return source_port_; } in source_port() function
/aosp_15_r20/external/googleapis/google/cloud/networkmanagement/v1/
H A Dtrace.proto789 int32 source_port = 4; field

12