|
RTRlib
|
A single Secure Path Segment. More...
#include <bgpsec.h>
Data Fields | |
| struct rtr_secure_path_seg * | next |
| Reference to the next Secure Path Segment (do not edit manually). | |
| uint8_t | pcount |
| uint8_t | flags |
| uint32_t | asn |
A single Secure Path Segment.
| next | Reference to the next Secure Path Segment (do not edit manually). |
| pcount | The pCount field of the segment. |
| flags | The flags field of the segment. |
| asn | The ASN of the Segment. |