Embedded TCP/IP stack
4.1.0
|
fnet_netif_ip6_neighbor_cache Struct Reference
Interface IPv6 Neighbor Cache structure. More...
Data Fields | |
fnet_ip6_addr_t | ip_addr |
Neighbor�s on-link unicast IP address. More... | |
fnet_netif_ll_addr_t | ll_addr |
Its link-layer address. Actual size is defiined by ll_addr_size. More... | |
fnet_size_t | ll_addr_size |
Size of link-layer address. More... | |
fnet_bool_t | is_router |
A flag indicating whether the neighbor is a router (FNET_TRUE) or a host (FNET_FALSE). More... | |
Detailed Description
Interface IPv6 Neighbor Cache structure.
Definition at line 150 of file fnet_netif.h.
The documentation for this struct was generated from the following file:
© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net