Home
last modified time | relevance | path

Searched refs:in_addr (Results 1 - 10 of 10) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/netinet/
H A Din.h14 struct in_addr { in_addr_t s_addr; }; struct
19 struct in_addr sin_addr;
240 struct in_addr ip_dst;
258 struct in_addr imr_multiaddr;
259 struct in_addr imr_interface;
263 struct in_addr imr_multiaddr;
264 struct in_addr imr_address;
269 struct in_addr imr_multiaddr;
270 struct in_addr imr_interface;
271 struct in_addr imr_sourceadd
[all...]
H A Digmp.h11 struct in_addr igmp_group;
H A Dip_icmp.h84 struct in_addr ih_gwaddr;
H A Dip.h58 struct in_addr ip_src, ip_dst;
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/arpa/
H A Dinet.h70 char *inet_ntoa (struct in_addr);
166 int inet_aton (const char *, struct in_addr *);
167 struct in_addr inet_makeaddr(in_addr_t, in_addr_t);
168 in_addr_t inet_lnaof(struct in_addr);
169 in_addr_t inet_netof(struct in_addr);
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dinet.h63 struct in_addr { struct
207 int inet_aton(const char *cp, struct in_addr *addr);
234 char *inet_ntoa (struct in_addr in);
H A Dsockets.h109 struct in_addr sin_addr; /**< Specifies the address. */
430 struct in_addr imr_multiaddr; /**< Indicates the IP multicast address of the group. */
431 struct in_addr imr_interface; /**< Indicates the local IP address of the interface. */
467 struct in_addr ipi_addr; /* Destination (from header) address */
2518 * src points to a struct in_addr (in network byte order) which is converted to an IPv4 network address
2554 * The address is converted to a struct in_addr and copied to dst,
2555 * which must be sizeof(struct in_addr) (4) bytes (32 bits) long.
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_net_api.h347 * Package structure ip_addr_t to in_addr.CNcomment:封装结构体in_addr_t到in_addrCNend
350 struct in_addr { struct
363 struct in_addr sin_addr;
387 struct in_addr imr_multiaddr;
388 struct in_addr imr_interface;
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dresolv.h42 struct in_addr addr;
/device/soc/rockchip/rk2206/sdk_liteos/platform/network/
H A Dconfig_network.c395 struct in_addr ipaddr, gw, netmask; in SetWifiModeOn()

Completed in 14 milliseconds