RTRlib
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
rtr_secure_path_seg Struct Reference

#include "bgpsec.h"

Data Fields

uint32_t asn
 
uint8_t flags
 
struct rtr_secure_path_segnext
 
uint8_t pcount
 

Detailed Description

Parameters
nextReference to the next Secure Path Segment (do not edit manually).
pcountThe pCount field of the segment.
flagsThe flags field of the segment.
asnThe ASN of the Segment.

Field Documentation

struct rtr_secure_path_seg* rtr_secure_path_seg::next

Reference to the next Secure Path Segment (do not edit manually).