P2P Route Discovery Object (RDO) Option. More...
P2P Route Discovery Object (RDO) Option.
Definition at line 41 of file p2p_structs.h.
#include <p2p_structs.h>
Data Fields | |
| uint8_t | type | 
| Option Type: 0x0a.  | |
| uint8_t | length | 
| length of option, not including first two bytes  | |
| uint8_t | compr_flags | 
| flags and number of elided prefix octets  | |
| uint8_t | lmn | 
| lifetime, maxrank/nexthop  | |
| ipv6_addr_t | target | 
| target address  | |