| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ | 
| D | test_sk_assign.c | 43 get_tuple(struct __sk_buff *skb, bool *ipv4, bool *tcp)  in get_tuple()90 handle_udp(struct __sk_buff *skb, struct bpf_sock_tuple *tuple, bool ipv4)  in handle_udp()
 122 handle_tcp(struct __sk_buff *skb, struct bpf_sock_tuple *tuple, bool ipv4)  in handle_tcp()
 165 	bool ipv4 = false;  in bpf_sk_assign_test()  local
 
 | 
| D | test_sk_lookup_kern.c | 23 					bool *ipv4)  in get_tuple()64 	bool ipv4;  in sk_lookup_success()  local
 
 | 
| D | test_cls_redirect.c | 198 static INLINING bool pkt_skip_ipv4_options(buf_t *buf, const struct iphdr *ipv4)  in pkt_skip_ipv4_options()215 	struct iphdr *ipv4 = buf_assign(pkt, sizeof(*ipv4), scratch);  in pkt_parse_ipv4()  local
 623 		struct iphdr *ipv4 = (struct iphdr *)iph;  in fill_tuple()  local
 739 	const struct iphdr *ipv4 = pkt_parse_ipv4(pkt, &_ip4);  in process_icmpv4()  local
 859 	struct iphdr *ipv4 = pkt_parse_ipv4(pkt, &_ip4);  in process_ipv4()  local
 
 | 
| D | xdpwall.c | 96 		struct iphdr *ipv4;  member
 | 
| /external/linux-kselftest/tools/testing/selftests/netfilter/ | 
| D | conntrack_tcp_unreplied.sh | 36 ipv4() {  function
 | 
| D | conntrack_icmp_related.sh | 38 ipv4() {  function
 | 
| /external/libwebsockets/lib/plat/freertos/ | 
| D | freertos-resolv.c | 31 	uint32_t ipv4;  in lws_plat_asyncdns_init()  local
 | 
| /external/guava/android/guava-tests/test/com/google/common/net/ | 
| D | InetAddressesTest.java | 483     InetAddress ipv4 = InetAddresses.forString(ipv4Str);  in test6to4Addresses()  local531     InetAddress ipv4 = InetAddresses.forString("1.2.3.4");  in testIsatapAddresses()  local
 584     InetAddress ipv4 = InetAddresses.forString("1.2.3.4");  in testGetEmbeddedIPv4ClientAddress()  local
 
 | 
| /external/guava/guava-tests/test/com/google/common/net/ | 
| D | InetAddressesTest.java | 483     InetAddress ipv4 = InetAddresses.forString(ipv4Str);  in test6to4Addresses()  local531     InetAddress ipv4 = InetAddresses.forString("1.2.3.4");  in testIsatapAddresses()  local
 584     InetAddress ipv4 = InetAddresses.forString("1.2.3.4");  in testGetEmbeddedIPv4ClientAddress()  local
 
 | 
| /external/parameter-framework/asio-1.10.6/include/asio/ip/ | 
| D | address.hpp | 151   enum { ipv4, ipv6 } type_;  enumerator
 | 
| /external/grpc-grpc/test/core/client_channel/resolvers/ | 
| D | sockaddr_resolver_test.cc | 92   grpc_core::ResolverFactory* ipv4 =  in main()  local
 | 
| /external/linux-kselftest/tools/testing/selftests/bpf/map_tests/ | 
| D | lpm_trie_map_batch_ops.c | 18 	struct in_addr ipv4;  member
 | 
| /external/curl/lib/ | 
| D | noproxy.c | 45 UNITTEST bool Curl_cidr4_match(const char *ipv4,    /* 1.2.3.4 address */  in Curl_cidr4_match()
 | 
| D | hostip.c | 537   unsigned int ipv4;  in get_localhost()  local
 | 
| /external/bcc/libbpf-tools/ | 
| D | tcpsynbl.c | 18 	bool ipv4;  member
 | 
| /external/iptables/ | 
| D | configure.ac | 36 AC_ARG_ENABLE([ipv4],  optenable
 | 
| /external/libcups/backend/ | 
| D | snmp.c | 172   int		ipv4,			/* SNMP IPv4 socket */  in main()  local1145 scan_devices(int ipv4,			/* I - SNMP IPv4 socket */  in scan_devices()
 
 | 
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ | 
| D | inet_net_pton.c | 282   int ipv4;  in inet_net_pton_ipv6()  local
 | 
| /external/rust/crates/socket2/src/ | 
| D | sockaddr.rs | 314 fn ipv4() {  in ipv4()  function
 | 
| /external/rust/crates/url/src/ | 
| D | host.rs | 335     let mut ipv4 = numbers.pop().expect("a non-empty list of numbers");  in parse_ipv4addr()  localVariable
 | 
| /external/iproute2/tipc/ | 
| D | bearer.c | 650 		struct sockaddr_in *ipv4 = (struct sockaddr_in *) addr;  in bearer_dump_udp_cb()  local704 		struct sockaddr_in *ipv4 = (struct sockaddr_in *) addr;  in bearer_get_udp_cb()  local
 
 | 
| /external/webrtc/rtc_base/ | 
| D | ip_address.cc | 260   in_addr ipv4;  in ExtractMappedAddress()  local
 | 
| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ | 
| D | flow_dissector.c | 93 		struct ipv4_pkt ipv4;  member
 | 
| /external/libwebsockets/lib/core-net/ | 
| D | network.c | 818 	char c, elided = 0, soe = 0, zb = (char)-1, n, ipv4 = 0;  in lws_write_numeric_address()  local
 | 
| /external/cronet/net/base/ | 
| D | ip_address.cc | 115     IPAddress ipv4 = ConvertIPv4MappedIPv6ToIPv4(addr);  in IsPubliclyRoutableIPv6()  local
 |