![]() |
Embedded TCP/IP stack
4.7.0
|
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... | |
Interface IPv6 Neighbor Cache structure.
Definition at line 145 of file fnet_netif.h.