Home
last modified time | relevance | path

Searched refs:h_addr (Results 1 – 12 of 12) sorted by relevance

/components/net/sal/include/
A Dsal_netdb.h58 #define h_addr h_addr_list[0] /* for backward compatibility */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dnetdb.h80 #define h_addr h_addr_list[0] /* for backward compatibility */ macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dnetdb.h100 #define h_addr h_addr_list[0] /* for backward compatibility */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dnetdb.h100 #define h_addr h_addr_list[0] /* for backward compatibility */ macro
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dipcp.c383 dns = *(u32_t *)hp->h_addr;
419 wins = *(u32_t *)hp->h_addr;
472 local = *(u32_t *)hp->h_addr;
493 remote = *(u32_t *)hp->h_addr;
1822 local = *(u32_t *)hp->h_addr;
A Dmultilink.c470 addr = *(u32_t *)hp->h_addr;
A Dauth.c2120 a = *(u32_t *)hp->h_addr;
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dipcp.c383 dns = *(u32_t *)hp->h_addr;
419 wins = *(u32_t *)hp->h_addr;
472 local = *(u32_t *)hp->h_addr;
493 remote = *(u32_t *)hp->h_addr;
1822 local = *(u32_t *)hp->h_addr;
A Dmultilink.c470 addr = *(u32_t *)hp->h_addr;
A Dauth.c2120 a = *(u32_t *)hp->h_addr;
/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dauth.c1159 a = *(u32_t *)hp->h_addr;
/components/net/sal/src/
A Dsal_socket.c224 server_addr.sin_addr = *((struct in_addr *)host->h_addr); in check_netdev_internet_up_work()

Completed in 31 milliseconds