Home
last modified time | relevance | path

Searched defs:ip (Results 1 – 25 of 3388) sorted by relevance

12345678910>>...136

/aosp_15_r20/external/webrtc/rtc_base/
H A Dip_address.cc224 static bool IPIsPrivateNetworkV4(const IPAddress& ip) { in IPIsPrivateNetworkV4()
231 static bool IPIsPrivateNetworkV6(const IPAddress& ip) { in IPIsPrivateNetworkV6()
235 bool IPIsPrivateNetwork(const IPAddress& ip) { in IPIsPrivateNetwork()
247 static bool IPIsSharedNetworkV4(const IPAddress& ip) { in IPIsSharedNetworkV4()
252 bool IPIsSharedNetwork(const IPAddress& ip) { in IPIsSharedNetwork()
300 IPAddress ip; in IPFromString() local
309 bool IPIsAny(const IPAddress& ip) { in IPIsAny()
321 static bool IPIsLoopbackV4(const IPAddress& ip) { in IPIsLoopbackV4()
326 static bool IPIsLoopbackV6(const IPAddress& ip) { in IPIsLoopbackV6()
330 bool IPIsLoopback(const IPAddress& ip) { in IPIsLoopback()
[all …]
/aosp_15_r20/external/tcpdump/
H A Dip.h52 struct ip { struct
53 nd_uint8_t ip_vhl; /* header length, version */ argument
54 #define IP_V(ip) ((GET_U_1((ip)->ip_vhl) & 0xf0) >> 4) argument
55 #define IP_HL(ip) (GET_U_1((ip)->ip_vhl) & 0x0f) argument
56 nd_uint8_t ip_tos; /* type of service */ argument
57 nd_uint16_t ip_len; /* total length */ argument
58 nd_uint16_t ip_id; /* identification */ argument
59 nd_uint16_t ip_off; /* fragment offset field */ argument
63 nd_uint8_t ip_ttl; /* time to live */ argument
64 nd_uint8_t ip_p; /* protocol */ argument
[all …]
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-device-common-ip/android_common/turbine/
Dnet-utils-device-common-ip.jar ... com/android/net/module/util/ip/ConntrackMonitor$ConntrackEvent.class <Unknown> package ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-device-common-ip/android_common/javac/
Dnet-utils-device-common-ip.jar ... com/android/net/module/util/ip/ com/android/net/module/util ...
/aosp_15_r20/external/guava/android/guava/src/com/google/common/net/
H A DInetAddresses.java465 public static String toAddrString(InetAddress ip) { in toAddrString()
482 private static String scopeWithDelimiter(Inet6Address ip) { in scopeWithDelimiter()
579 public static String toUriString(InetAddress ip) { in toUriString()
677 public static boolean isCompatIPv4Address(Inet6Address ip) { in isCompatIPv4Address()
700 public static Inet4Address getCompatIPv4Address(Inet6Address ip) { in getCompatIPv4Address()
719 public static boolean is6to4Address(Inet6Address ip) { in is6to4Address()
731 public static Inet4Address get6to4IPv4Address(Inet6Address ip) { in get6to4IPv4Address()
806 public static boolean isTeredoAddress(Inet6Address ip) { in isTeredoAddress()
821 public static TeredoInfo getTeredoInfo(Inet6Address ip) { in getTeredoInfo()
855 public static boolean isIsatapAddress(Inet6Address ip) { in isIsatapAddress()
[all …]
/aosp_15_r20/external/guava/guava/src/com/google/common/net/
H A DInetAddresses.java465 public static String toAddrString(InetAddress ip) { in toAddrString()
482 private static String scopeWithDelimiter(Inet6Address ip) { in scopeWithDelimiter()
579 public static String toUriString(InetAddress ip) { in toUriString()
677 public static boolean isCompatIPv4Address(Inet6Address ip) { in isCompatIPv4Address()
700 public static Inet4Address getCompatIPv4Address(Inet6Address ip) { in getCompatIPv4Address()
719 public static boolean is6to4Address(Inet6Address ip) { in is6to4Address()
731 public static Inet4Address get6to4IPv4Address(Inet6Address ip) { in get6to4IPv4Address()
806 public static boolean isTeredoAddress(Inet6Address ip) { in isTeredoAddress()
821 public static TeredoInfo getTeredoInfo(Inet6Address ip) { in getTeredoInfo()
855 public static boolean isIsatapAddress(Inet6Address ip) { in isIsatapAddress()
[all …]
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext_srcs/gen/0/external/iptables/extensions/
Dlibxt_conntrack.c24 __be32 ip; member
31 __be32 ip; member
693 matchinfo_print(const void *ip, const struct xt_entry_match *match, int numeric, const char *optpfx) in matchinfo_print()
907 static void conntrack_print(const void *ip, const struct xt_entry_match *match, in conntrack_print()
914 conntrack1_mt4_print(const void *ip, const struct xt_entry_match *match, in conntrack1_mt4_print()
925 conntrack1_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack1_mt6_print()
936 conntrack2_mt_print(const void *ip, const struct xt_entry_match *match, in conntrack2_mt_print()
943 conntrack2_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack2_mt6_print()
950 conntrack3_mt_print(const void *ip, const struct xt_entry_match *match, in conntrack3_mt_print()
957 conntrack3_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack3_mt6_print()
[all …]
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext_srcs/gen/gensrcs/external/iptables/extensions/
Dlibxt_conntrack.c24 __be32 ip; member
31 __be32 ip; member
693 matchinfo_print(const void *ip, const struct xt_entry_match *match, int numeric, const char *optpfx) in matchinfo_print()
907 static void conntrack_print(const void *ip, const struct xt_entry_match *match, in conntrack_print()
914 conntrack1_mt4_print(const void *ip, const struct xt_entry_match *match, in conntrack1_mt4_print()
925 conntrack1_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack1_mt6_print()
936 conntrack2_mt_print(const void *ip, const struct xt_entry_match *match, in conntrack2_mt_print()
943 conntrack2_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack2_mt6_print()
950 conntrack3_mt_print(const void *ip, const struct xt_entry_match *match, in conntrack3_mt_print()
957 conntrack3_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack3_mt6_print()
[all …]
/aosp_15_r20/external/iptables/extensions/
H A Dlibxt_conntrack.c24 __be32 ip; member
31 __be32 ip; member
693 matchinfo_print(const void *ip, const struct xt_entry_match *match, int numeric, const char *optpfx) in matchinfo_print()
907 static void conntrack_print(const void *ip, const struct xt_entry_match *match, in conntrack_print()
914 conntrack1_mt4_print(const void *ip, const struct xt_entry_match *match, in conntrack1_mt4_print()
925 conntrack1_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack1_mt6_print()
936 conntrack2_mt_print(const void *ip, const struct xt_entry_match *match, in conntrack2_mt_print()
943 conntrack2_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack2_mt6_print()
950 conntrack3_mt_print(const void *ip, const struct xt_entry_match *match, in conntrack3_mt_print()
957 conntrack3_mt6_print(const void *ip, const struct xt_entry_match *match, in conntrack3_mt6_print()
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/netinet/
Dip.h107 struct ip struct
110 unsigned int ip_hl:4; /* header length */ argument
111 unsigned int ip_v:4; /* version */ argument
114 unsigned int ip_v:4; /* version */ argument
115 unsigned int ip_hl:4; /* header length */ argument
117 u_int8_t ip_tos; /* type of service */ argument
118 u_short ip_len; /* total length */ argument
119 u_short ip_id; /* identification */ argument
120 u_short ip_off; /* fragment offset field */ argument
125 u_int8_t ip_ttl; /* time to live */ argument
[all …]
/aosp_15_r20/external/fft2d/src/fft2d/fft2d/
H A Dfftsg3d.c494 double *t, int *ip, double *w) in cdft3d()
556 double *t, int *ip, double *w) in rdft3d()
722 double *t, int *ip, double *w) in ddct3d()
789 double *t, int *ip, double *w) in ddst3d()
859 double ***a, double *t, int *ip, double *w) in xdft3da_sub()
938 double *t, int *ip, double *w) in cdft3db_sub()
1097 double ***a, double *t, int *ip, double *w) in ddxt3da_sub()
1161 double ***a, double *t, int *ip, double *w) in ddxt3db_sub()
1228 int *ip; member
1235 double ***a, double *t, int *ip, double *w) in xdft3da_subth()
[all …]
H A Dfftsg2d.c398 int *ip, double *w) in cdft2d()
454 int *ip, double *w) in rdft2d()
567 int *ip, double *w) in ddct2d()
631 int *ip, double *w) in ddst2d()
698 int *ip, double *w) in cdft2d_sub()
788 double *t, int *ip, double *w) in ddxt2d_sub()
850 int *ip; member
857 int *ip, double *w) in xdft2d0_subth()
887 int *ip, double *w) in cdft2d_subth()
921 int *ip, double *w) in ddxt2d0_subth()
[all …]
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/net/
H A DInetAddressesTest.java359 InetAddress ip = InetAddresses.forString(ipStr); in testToUriStringIPv4() local
367 InetAddress ip = InetAddresses.forString(ipStr); in testToUriStringIPv6() local
437 InetAddress ip = InetAddresses.forString(nonCompatAddress); in testCompatIPv4Addresses() local
450 InetAddress ip = InetAddresses.forString(validCompatAddress); in testCompatIPv4Addresses() local
506 InetAddress ip = InetAddresses.forString(non6to4Address); in test6to4Addresses() local
518 InetAddress ip = InetAddresses.forString(valid6to4Address); in test6to4Addresses() local
527 InetAddress ip = InetAddresses.forString(nonTeredoAddress); in testTeredoAddresses() local
541 InetAddress ip = InetAddresses.forString(validTeredoAddress); in testTeredoAddresses() local
585 InetAddress ip = InetAddresses.forString(validIsatapAddress); in testIsatapAddresses() local
593 InetAddress ip = InetAddresses.forString(nonIsatapAddress); in testIsatapAddresses() local
[all …]
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/net/
H A DInetAddressesTest.java359 InetAddress ip = InetAddresses.forString(ipStr); in testToUriStringIPv4() local
367 InetAddress ip = InetAddresses.forString(ipStr); in testToUriStringIPv6() local
437 InetAddress ip = InetAddresses.forString(nonCompatAddress); in testCompatIPv4Addresses() local
450 InetAddress ip = InetAddresses.forString(validCompatAddress); in testCompatIPv4Addresses() local
506 InetAddress ip = InetAddresses.forString(non6to4Address); in test6to4Addresses() local
518 InetAddress ip = InetAddresses.forString(valid6to4Address); in test6to4Addresses() local
527 InetAddress ip = InetAddresses.forString(nonTeredoAddress); in testTeredoAddresses() local
541 InetAddress ip = InetAddresses.forString(validTeredoAddress); in testTeredoAddresses() local
585 InetAddress ip = InetAddresses.forString(validIsatapAddress); in testIsatapAddresses() local
593 InetAddress ip = InetAddresses.forString(nonIsatapAddress); in testIsatapAddresses() local
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/include/netinet/
H A Dip.h55 struct ip { struct
56 u_int32_t ip_hl:4, /* header length */ argument
57 ip_v:4; /* version */ argument
58 u_int8_t ip_tos; /* type of service */ argument
59 u_int16_t ip_len; /* total length */ argument
60 u_int16_t ip_id; /* identification */ argument
61 u_int16_t ip_off; /* fragment offset field */ argument
66 u_int8_t ip_ttl; /* time to live */ argument
67 u_int8_t ip_p; /* protocol */ argument
68 u_int16_t ip_sum; /* checksum */ argument
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv7-a-neon_shared/gen/include/netinet/
Dip.h55 struct ip { struct
56 u_int32_t ip_hl:4, /* header length */ argument
57 ip_v:4; /* version */ argument
58 u_int8_t ip_tos; /* type of service */ argument
59 u_int16_t ip_len; /* total length */ argument
60 u_int16_t ip_id; /* identification */ argument
61 u_int16_t ip_off; /* fragment offset field */ argument
66 u_int8_t ip_ttl; /* time to live */ argument
67 u_int8_t ip_p; /* protocol */ argument
68 u_int16_t ip_sum; /* checksum */ argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/netinet/
Dip.h55 struct ip { struct
56 u_int32_t ip_hl:4, /* header length */ argument
57 ip_v:4; /* version */ argument
58 u_int8_t ip_tos; /* type of service */ argument
59 u_int16_t ip_len; /* total length */ argument
60 u_int16_t ip_id; /* identification */ argument
61 u_int16_t ip_off; /* fragment offset field */ argument
66 u_int8_t ip_ttl; /* time to live */ argument
67 u_int8_t ip_p; /* protocol */ argument
68 u_int16_t ip_sum; /* checksum */ argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_shared/gen/include/netinet/
Dip.h55 struct ip { struct
56 u_int32_t ip_hl:4, /* header length */ argument
57 ip_v:4; /* version */ argument
58 u_int8_t ip_tos; /* type of service */ argument
59 u_int16_t ip_len; /* total length */ argument
60 u_int16_t ip_id; /* identification */ argument
61 u_int16_t ip_off; /* fragment offset field */ argument
66 u_int8_t ip_ttl; /* time to live */ argument
67 u_int8_t ip_p; /* protocol */ argument
68 u_int16_t ip_sum; /* checksum */ argument
[all …]
/aosp_15_r20/external/musl/include/netinet/
H A Dip.h43 struct ip { struct
45 unsigned int ip_hl:4; argument
46 unsigned int ip_v:4; argument
51 uint8_t ip_tos; argument
52 uint16_t ip_len; argument
53 uint16_t ip_id; argument
54 uint16_t ip_off; argument
55 uint8_t ip_ttl; argument
56 uint8_t ip_p; argument
57 uint16_t ip_sum; argument
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/include/netinet/
H A Dip.h55 struct ip { struct
56 u_int32_t ip_hl:4, /* header length */ argument
57 ip_v:4; /* version */ argument
58 u_int8_t ip_tos; /* type of service */ argument
59 u_int16_t ip_len; /* total length */ argument
60 u_int16_t ip_id; /* identification */ argument
61 u_int16_t ip_off; /* fragment offset field */ argument
66 u_int8_t ip_ttl; /* time to live */ argument
67 u_int8_t ip_p; /* protocol */ argument
68 u_int16_t ip_sum; /* checksum */ argument
[all …]
/aosp_15_r20/bionic/libc/include/netinet/
H A Dip.h55 struct ip { struct
56 u_int32_t ip_hl:4, /* header length */ argument
57 ip_v:4; /* version */ argument
58 u_int8_t ip_tos; /* type of service */ argument
59 u_int16_t ip_len; /* total length */ argument
60 u_int16_t ip_id; /* identification */ argument
61 u_int16_t ip_off; /* fragment offset field */ argument
66 u_int8_t ip_ttl; /* time to live */ argument
67 u_int8_t ip_p; /* protocol */ argument
68 u_int16_t ip_sum; /* checksum */ argument
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/netinet/
H A Dip.h43 struct ip { struct
45 unsigned int ip_hl:4; argument
46 unsigned int ip_v:4; argument
51 uint8_t ip_tos; argument
52 uint16_t ip_len; argument
53 uint16_t ip_id; argument
54 uint16_t ip_off; argument
55 uint8_t ip_ttl; argument
56 uint8_t ip_p; argument
57 uint16_t ip_sum; argument
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm64_armv8-a_shared/gen/include/netinet/
Dip.h55 struct ip { struct
56 u_int32_t ip_hl:4, /* header length */ argument
57 ip_v:4; /* version */ argument
58 u_int8_t ip_tos; /* type of service */ argument
59 u_int16_t ip_len; /* total length */ argument
60 u_int16_t ip_id; /* identification */ argument
61 u_int16_t ip_off; /* fragment offset field */ argument
66 u_int8_t ip_ttl; /* time to live */ argument
67 u_int8_t ip_p; /* protocol */ argument
68 u_int16_t ip_sum; /* checksum */ argument
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/include/netinet/
H A Dip.h55 struct ip { struct
56 u_int32_t ip_hl:4, /* header length */ argument
57 ip_v:4; /* version */ argument
58 u_int8_t ip_tos; /* type of service */ argument
59 u_int16_t ip_len; /* total length */ argument
60 u_int16_t ip_id; /* identification */ argument
61 u_int16_t ip_off; /* fragment offset field */ argument
66 u_int8_t ip_ttl; /* time to live */ argument
67 u_int8_t ip_p; /* protocol */ argument
68 u_int16_t ip_sum; /* checksum */ argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_x86_64_shared/gen/include/netinet/
Dip.h55 struct ip { struct
56 u_int32_t ip_hl:4, /* header length */ argument
57 ip_v:4; /* version */ argument
58 u_int8_t ip_tos; /* type of service */ argument
59 u_int16_t ip_len; /* total length */ argument
60 u_int16_t ip_id; /* identification */ argument
61 u_int16_t ip_off; /* fragment offset field */ argument
66 u_int8_t ip_ttl; /* time to live */ argument
67 u_int8_t ip_p; /* protocol */ argument
68 u_int16_t ip_sum; /* checksum */ argument
[all …]

12345678910>>...136