HomeSort by relevance Sort by last modified time
    Searched refs:in_addr (Results 101 - 125 of 801) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
mroute.h 65 struct in_addr vifc_lcl_addr;
69 struct in_addr vifc_rmt_addr;
77 struct in_addr mfcc_origin;
79 struct in_addr mfcc_mcastgrp;
90 struct in_addr src;
91 struct in_addr grp;
114 struct in_addr im_src,im_dst;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
mroute.h 65 struct in_addr vifc_lcl_addr;
69 struct in_addr vifc_rmt_addr;
77 struct in_addr mfcc_origin;
79 struct in_addr mfcc_mcastgrp;
90 struct in_addr src;
91 struct in_addr grp;
114 struct in_addr im_src,im_dst;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
inet.h 23 #include <netinet/in.h> /* To define `struct in_addr'. */
38 extern in_addr_t inet_lnaof (struct in_addr __in) __THROW;
42 extern struct in_addr inet_makeaddr (in_addr_t __net, in_addr_t __host)
46 extern in_addr_t inet_netof (struct in_addr __in) __THROW;
54 extern char *inet_ntoa (struct in_addr __in) __THROW;
74 extern int inet_aton (__const char *__cp, struct in_addr *__inp) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
in.h 36 #define IP_MULTICAST_IF 32 /* in_addr; set/get IP multicast i/f */
88 struct in_addr ip_dst; /* First hop; zero without source route. */
95 struct in_addr imr_multiaddr; /* IP multicast address of group */
96 struct in_addr imr_address; /* local IP address of interface */
104 struct in_addr ipi_spec_dst; /* Routing destination address */
105 struct in_addr ipi_addr; /* Header destination address */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
inet.h 23 #include <netinet/in.h> /* To define `struct in_addr'. */
38 extern in_addr_t inet_lnaof (struct in_addr __in) __THROW;
42 extern struct in_addr inet_makeaddr (in_addr_t __net, in_addr_t __host)
46 extern in_addr_t inet_netof (struct in_addr __in) __THROW;
54 extern char *inet_ntoa (struct in_addr __in) __THROW;
74 extern int inet_aton (__const char *__cp, struct in_addr *__inp) __THROW;
  /bionic/libc/upstream-openbsd/lib/libc/net/
inet_makeaddr.c 39 struct in_addr
53 return (*(struct in_addr *)&addr);
inet_lnaof.c 41 inet_lnaof(struct in_addr in)
inet_netof.c 40 inet_netof(struct in_addr in)
  /external/android-clat/
config.h 32 struct in_addr ipv4_local_subnet;
45 in_addr_t config_select_ipv4_address(const struct in_addr *ip, int16_t prefixlen);
  /external/ipsec-tools/src/racoon/
isakmp_unity.h 59 struct in_addr addr4;
60 struct in_addr mask4;
  /bionic/libc/dns/resolv/
res_private.h 11 struct in_addr ina;
  /external/libpcap/Win32/Src/
inet_aton.c 57 inet_aton(const char *cp, struct in_addr *addr)
inet_pton.c 61 int inet_aton(const char *cp, struct in_addr *addr);
  /external/wpa_supplicant_8/src/utils/
ip_addr.h 15 struct in_addr v4;
  /external/dhcpcd/
dhcpcd.h 81 struct in_addr fail;
128 struct in_addr addr;
129 struct in_addr net;
130 struct in_addr dst;
160 struct in_addr *, struct in_addr *, struct in_addr *);
  /bionic/tests/
arpa_inet_test.cpp 26 in_addr a;
32 in_addr a = { htonl(0x12345678) };
37 in_addr a = inet_makeaddr(0x12U, 0x345678);
42 in_addr a = { htonl(0x12345678) };
51 in_addr a = { (htonl)(0x7f000001) };
  /external/wpa_supplicant_8/src/wps/
wps_er.h 37 struct in_addr addr;
95 struct in_addr filter_addr;
102 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr,
104 void wps_er_ap_remove(struct wps_er *er, struct in_addr *addr);
105 int wps_er_ap_cache_settings(struct wps_er *er, struct in_addr *addr);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
in.h 36 #define IP_MULTICAST_IF 32 /* in_addr; set/get IP multicast i/f */
101 struct in_addr ip_dst; /* First hop; zero without source route. */
108 struct in_addr imr_multiaddr; /* IP multicast address of group */
109 struct in_addr imr_address; /* local IP address of interface */
117 struct in_addr ipi_spec_dst; /* Routing destination address */
118 struct in_addr ipi_addr; /* Header destination address */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
in.h 36 #define IP_MULTICAST_IF 32 /* in_addr; set/get IP multicast i/f */
101 struct in_addr ip_dst; /* First hop; zero without source route. */
108 struct in_addr imr_multiaddr; /* IP multicast address of group */
109 struct in_addr imr_address; /* local IP address of interface */
117 struct in_addr ipi_spec_dst; /* Routing destination address */
118 struct in_addr ipi_addr; /* Header destination address */
  /bionic/libc/kernel/uapi/linux/
in.h 87 struct in_addr { struct
159 struct in_addr imr_multiaddr;
160 struct in_addr imr_interface;
164 struct in_addr imr_multiaddr;
165 struct in_addr imr_address;
209 struct in_addr ipi_spec_dst;
210 struct in_addr ipi_addr;
217 struct in_addr sin_addr;
219 unsigned char __pad[__SOCK_SIZE__ - sizeof(short int) - sizeof(unsigned short int) - sizeof(struct in_addr)];
  /development/ndk/platforms/android-21/include/linux/
in.h 87 struct in_addr { struct
157 struct in_addr imr_multiaddr;
159 struct in_addr imr_interface;
162 struct in_addr imr_multiaddr;
164 struct in_addr imr_address;
207 struct in_addr ipi_spec_dst;
209 struct in_addr ipi_addr;
216 struct in_addr sin_addr;
219 sizeof(unsigned short int) - sizeof(struct in_addr)];
  /development/ndk/platforms/android-3/include/linux/
in.h 45 struct in_addr { struct
100 struct in_addr imr_multiaddr;
101 struct in_addr imr_interface;
106 struct in_addr imr_multiaddr;
107 struct in_addr imr_address;
154 struct in_addr ipi_spec_dst;
155 struct in_addr ipi_addr;
162 struct in_addr sin_addr;
165 sizeof(unsigned short int) - sizeof(struct in_addr)];
  /external/kernel-headers/original/uapi/linux/
in.h 79 struct in_addr { struct
158 struct in_addr imr_multiaddr; /* IP multicast address of group */
159 struct in_addr imr_interface; /* local IP address of interface */
163 struct in_addr imr_multiaddr; /* IP multicast address of group */
164 struct in_addr imr_address; /* local IP address of interface */
211 struct in_addr ipi_spec_dst;
212 struct in_addr ipi_addr;
220 struct in_addr sin_addr; /* Internet address */
224 sizeof(unsigned short int) - sizeof(struct in_addr)];
  /external/tcpdump/
bootp.h 32 struct in_addr bp_ciaddr; /* client IP address */
33 struct in_addr bp_yiaddr; /* 'your' IP address */
34 struct in_addr bp_siaddr; /* server IP address */
35 struct in_addr bp_giaddr; /* gateway IP address */
215 struct in_addr v_smask; /* Subnet mask */
216 struct in_addr v_dgate; /* Default gateway */
217 struct in_addr v_dns1, v_dns2; /* Domain name servers */
218 struct in_addr v_ins1, v_ins2; /* IEN-116 name servers */
219 struct in_addr v_ts1, v_ts2; /* Time servers */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
in.h 56 struct in_addr { struct
123 struct in_addr imr_multiaddr; /* IP multicast address of group */
124 struct in_addr imr_interface; /* local IP address of interface */
129 struct in_addr imr_multiaddr; /* IP multicast address of group */
130 struct in_addr imr_address; /* local IP address of interface */
181 struct in_addr ipi_spec_dst;
182 struct in_addr ipi_addr;
190 struct in_addr sin_addr; /* Internet address */
194 sizeof(unsigned short int) - sizeof(struct in_addr)];

Completed in 922 milliseconds

1 2 3 45 6 7 8 91011>>