#include <olsr-repositories.h>
Public Attributes | |
| Time | asymTime |
| The link is considered unidirectional until this time. | |
| Ipv4Address | localIfaceAddr |
| Interface address of the local node. | |
| Ipv4Address | neighborIfaceAddr |
| Interface address of the neighbor node. | |
| Time | symTime |
| The link is considered bidirectional until this time. | |
| Time | time |
| Time at which this tuple expires and must be removed. | |
A Link Tuple.
Definition at line 68 of file olsr-repositories.h.