RTRlib
Loading...
Searching...
No Matches
rtr_bgpsec_nlri Struct Reference

This struct contains the Network Layer Reachability Information (NLRI). More...

#include <bgpsec.h>

Data Fields

uint16_t afi
 
uint8_t safi
 
uint8_t nlri_len
 
uint8_t * nlri
 

Detailed Description

This struct contains the Network Layer Reachability Information (NLRI).

The NLRI consists of a prefix and its length.

Parameters
afiThe Address Family Identifier.
safiThe Subsequent Address Family Identifier.
nlri_lenThe length of the nlri in bits.
nlriThe Network Layer Reachability Information. Trailing bits must be set to 0.

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