Loading...
Searching...
No Matches
rp_address_msg_t Struct Reference

Routing Protocol (RP) message content to request/reply notification. More...

Detailed Description

Routing Protocol (RP) message content to request/reply notification.

Definition at line 42 of file fib.h.

#include <fib.h>

Data Fields

uint8_t * address
 The pointer to the address.
 
uint8_t address_size
 The address size.
 
uint32_t address_flags
 The flags for the given address.
 

Field Documentation

◆ address

uint8_t* rp_address_msg_t::address

The pointer to the address.

Definition at line 43 of file fib.h.

◆ address_flags

uint32_t rp_address_msg_t::address_flags

The flags for the given address.

Definition at line 45 of file fib.h.

◆ address_size

uint8_t rp_address_msg_t::address_size

The address size.

Definition at line 44 of file fib.h.


The documentation for this struct was generated from the following file: