nkjnm
Dependencies: MAX44000 nexpaq_mdk
Fork of LED_Demo by
local_hostlist_entry Struct Reference
struct used for local host-list More...
#include <dns.h>
Data Fields | |
| const char * | name |
| static hostname | |
| ip_addr_t | addr |
| static host address in network byteorder | |
Detailed Description
struct used for local host-list
Definition at line 82 of file features/net/FEATURE_IPV4/lwip-interface/lwip/include/lwip/dns.h.
Field Documentation
| ip_addr_t addr |
static host address in network byteorder
Definition at line 86 of file features/net/FEATURE_IPV4/lwip-interface/lwip/include/lwip/dns.h.
| const char * name |
static hostname
Definition at line 84 of file features/net/FEATURE_IPV4/lwip-interface/lwip/include/lwip/dns.h.
Generated on Tue Jul 12 2022 17:04:03 by
1.7.2
