Searched refs:h_addr (Results 1 – 12 of 12) sorted by relevance
58 #define h_addr h_addr_list[0] /* for backward compatibility */ macro
80 #define h_addr h_addr_list[0] /* for backward compatibility */ macro
100 #define h_addr h_addr_list[0] /* for backward compatibility */ macro
383 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;
470 addr = *(u32_t *)hp->h_addr;
2120 a = *(u32_t *)hp->h_addr;
1159 a = *(u32_t *)hp->h_addr;
224 server_addr.sin_addr = *((struct in_addr *)host->h_addr); in check_netdev_internet_up_work()
Completed in 31 milliseconds