Embedded TCP/IP stack  4.7.0

◆ fnet_netif_is_initialized()

fnet_bool_t fnet_netif_is_initialized ( fnet_netif_desc_t  netif_desc)

Determines if the network interface is initialized.

Parameters
netif_descNetwork interface descriptor.
Returns
This function returns:
  • FNET_FALSE if the network link is released or not initialized.
  • FNET_TRUE if the network link is initialized.

This function determines if the netif interface is initialized, using ref fnet_netif_init().


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net