/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/ |
H A D | udpgso.c | 319 static void set_pmtu_discover(int fd, bool is_ipv4) in set_pmtu_discover() 337 static unsigned int get_path_mtu(int fd, bool is_ipv4) in get_path_mtu() 358 static void set_route_mtu(int mtu, bool is_ipv4) in set_route_mtu()
|
H A D | udpgso_bench_tx.c | 528 static void set_pmtu_discover(int fd, bool is_ipv4) in set_pmtu_discover()
|
H A D | txtimestamp.c | 467 static void fill_header_udp(void *p, bool is_ipv4) in fill_header_udp()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_linux_socket_utils_test.cc | 51 const bool is_ipv4 = self_addr.IsIPv4(); in CheckIpAndTtlInCbuf() local 102 const bool is_ipv4 = self_addr.IsIPv4(); in CheckIpAndGsoSizeInCbuf() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/rpc/ |
D | grpc_channelz.py | 73 def is_ipv4(tcpip_address: Address.TcpIpAddress): member in ChannelzServiceClient
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/maybe_polyfill/no_std/net/ |
D | socket_addr.rs | 248 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
D | ip_addr.rs | 409 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/socket2/src/ |
D | sockaddr.rs | 192 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/net/ |
H A D | socket_addr.rs | 234 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
H A D | ip_addr.rs | 384 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/net/ |
H A D | socket_addr.rs | 234 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
H A D | ip_addr.rs | 384 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/net/ |
H A D | socket_addr.rs | 234 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
H A D | ip_addr.rs | 384 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/net/ |
H A D | socket_addr.rs | 234 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
H A D | ip_addr.rs | 384 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/net/ |
H A D | socket_addr.rs | 234 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
H A D | ip_addr.rs | 384 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/prettyplease/examples/ |
D | input.rs | 1 …ing () , IpAddr :: V6 (ip) => ip . is_benchmarking () , } } pub const fn is_ipv4 (& self) -> bool … in to_ipv4() method
|
D | output.rustfmt.rs | 69 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
D | output.prettyplease.rs | 69 pub const fn is_ipv4(&self) -> bool { in is_ipv4() method
|
D | output.rustc.rs | 65 pub const fn is_ipv4(&self) -> bool { matches!(self, IpAddr :: V4(_)) } in is_ipv4() method
|