Embedded TCP/IP stack: fnet_netif_get_by_scope_id

FNET

fnet_netif_desc_t fnet_netif_get_by_scope_id ( fnet_scope_id_t  scope_id)

Looks for a network interface according to the specified Scope ID.

Parameters
scope_idThe Scope ID of a network interface.
Returns
This function returns:
  • Network interface descriptor that matches the scope_id parameter.
  • FNET_NULL if there is no match.
See also
fnet_netif_get_scope_id()

This function scans the global network interface list looking for a network interface matching the specified Scope ID.


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