Embedded TCP/IP stack: fnet_llmnr_params Struct Reference

FNET

fnet_llmnr_params Struct Reference

Initialization parameters for the fnet_llmnr_init() function. More...

Data Fields

fnet_netif_desc_t netif_desc
 Network interface descriptor to be used by the LLMNR server. More...
 
const fnet_char_thost_name
 Link-local host name advertised by LLMNR server. More...
 
fnet_uint32_t host_name_ttl
 TTL value that indicates for how many seconds link-local host name is valid for LLMNR querier, in seconds (it is optional).
Default value is defined by FNET_CFG_LLMNR_HOSTNAME_TTL. More...
 
fnet_address_family_t addr_family
 Address family (IPv6 or IPv4 or both) the server will listen for LLMNR query (it is optional).
Default value is defined by AF_SUPPORTED. More...
 

Detailed Description

Initialization parameters for the fnet_llmnr_init() function.

Definition at line 57 of file fnet_llmnr.h.


The documentation for this struct was generated from the following file:

© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net