Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dnetdb.h101 #define h_addr h_addr_list[0] /* for backward compatibility */ macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dnetdb.h101 #define h_addr h_addr_list[0] /* for backward compatibility */ macro
/AliOS-Things-master/components/SDL2/src/video/x11/
A Dedid.h45 int h_addr; member
A Dedid-parse.c431 detailed->h_addr = timing[0x02] | ((timing[0x04] & 0xf0) << 4); in decode_detailed_timing()
704 printf (" H Addressable: %d\n", timing->h_addr); in dump_monitor_info()
/AliOS-Things-master/components/sntp/src/
A Dsntp.c150 sntp_set_server_addr(idx, (struct in_addr *)host->h_addr); in sntp_set_server()
248 server_addr.sin_addr.s_addr = (*(struct in_addr *)host->h_addr).s_addr; in sntp_query_server()
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dipcp.c386 dns = *(u32_t *)hp->h_addr;
422 wins = *(u32_t *)hp->h_addr;
475 local = *(u32_t *)hp->h_addr;
496 remote = *(u32_t *)hp->h_addr;
1830 local = *(u32_t *)hp->h_addr;
A Dmultilink.c470 addr = *(u32_t *)hp->h_addr;
A Dauth.c2120 a = *(u32_t *)hp->h_addr;
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/misc/
A Drtl8721d_ota.c1204 memcpy((void *)&server_addr.sin_addr,(void *)server->h_addr,4);

Completed in 18 milliseconds