Home
last modified time | relevance | path

Searched defs:ip4 (Results 1 – 25 of 92) sorted by relevance

1234

/aosp_15_r20/external/webrtc/rtc_base/
H A Dip_address.h56 explicit IPAddress(const in_addr& ip4) : family_(AF_INET) { in IPAddress()
125 in_addr ip4; member
/aosp_15_r20/external/clang/test/SemaCXX/
H A Ddelete-and-function-templates.cpp105 int *ip4 = g2(3, 3); //expected-error{{ambiguous}} in foo() local
109 int *ip4 = g2(3, 3.14); in foo() local
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/network/
Dmod.rs3 pub mod ip4; module
/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/network/
Dmod.rs3 pub mod ip4; module
/aosp_15_r20/external/clang/test/PCH/
H A Dnamespaces.cpp17 Alias1::t3 *ip4 = &int_val; variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/bpf/
H A Dnat6to4.c156 const struct iphdr *const ip4 = (void *)(eth + 1); in sched_cls_egress4_snat4_prog() local
/aosp_15_r20/system/netd/tests/
H A Dtun_interface.cpp149 in_addr ip4; in addAddress() member
/aosp_15_r20/packages/modules/Connectivity/bpf/progs/
Dclatd.c280 const struct iphdr* const ip4 = data; variable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/net/
H A Dsocket_addr.rs74 fn ip4(low: u8) -> Ipv4Addr { in set_ip() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/net/
H A Dsocket_addr.rs74 fn ip4(low: u8) -> Ipv4Addr { in set_ip() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/net/
H A Dsocket_addr.rs74 fn ip4(low: u8) -> Ipv4Addr { in set_ip() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/net/
H A Dsocket_addr.rs74 fn ip4(low: u8) -> Ipv4Addr { in set_ip() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/net/
H A Dsocket_addr.rs74 fn ip4(low: u8) -> Ipv4Addr { in set_ip() function
/aosp_15_r20/external/grpc-grpc/test/cpp/grpclb/
H A Dgrpclb_api_test.cc48 struct in_addr ip4; in Ip4ToPackedString() local
/aosp_15_r20/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-11.cpp25 IP<(int*)0> ip4; variable
/aosp_15_r20/packages/modules/DnsResolver/tests/dns_responder/
Ddns_responder_client_ndk.h117 std::string ip4; member
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/net/socket_addr/
H A Dtests.rs147 fn ip4(low: u8) -> Ipv4Addr { in set_ip() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/net/socket_addr/
H A Dtests.rs147 fn ip4(low: u8) -> Ipv4Addr { in set_ip() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/net/socket_addr/
H A Dtests.rs147 fn ip4(low: u8) -> Ipv4Addr { in set_ip() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/net/socket_addr/
H A Dtests.rs147 fn ip4(low: u8) -> Ipv4Addr { in set_ip() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/net/socket_addr/
H A Dtests.rs147 fn ip4(low: u8) -> Ipv4Addr { in set_ip() function
/aosp_15_r20/external/cronet/net/dns/public/
H A Ddns_over_https_server_config_unittest.cc22 const IPAddress ip4(0x20, 0x01, 0x0d, 0xb8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2); variable
/aosp_15_r20/external/sandboxed-api/contrib/uriparser/utils/
H A Dutils_uriparser.cc88 sapi::v::Struct<UriIp4> ip4; in GetHostIP() local
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dtypename-specifier.cpp68 N::X<N::A>::type *ip4 = &i; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/net/netip/
Dnetip_test.go1662 ip4 [4]byte member

1234