|
Contiki 2.5
|
A prefix list entry. More...
#include <core/net/uip-nd6.h>
Data Fields | |
| u8_t | length |
| we do not use preferred lifetime, which is always smaller than valid lifetime (for addr, preferred->deprecated) | |
| u8_t | is_infinite |
| Is the prefix lifetime INFINITE. | |
| u8_t | used |
| Is this prefix entry currently used. | |
1.8.3.1