Embedded TCP/IP stack
4.7.0
|
Initialization parameters for the fnet_llmnr_init() function. More...
Data Fields | |
fnet_netif_desc_t | netif_desc |
Network interface descriptor to be monitored by the Link-Detection service. More... | |
fnet_link_callback_t | callback |
Pointer to the callback function defined by fnet_link_callback_t. More... | |
void * | callback_param |
Optional application-specific parameter. It's passed to the callback function as input parameter. More... | |
Initialization parameters for the fnet_llmnr_init() function.
Definition at line 66 of file fnet_link.h.