TRIP Routing Daemon
TRIP (RFC 3219) Location Server Implementation
Loading...
Searching...
No Matches
entry_t Struct Reference

Route Entry. More...

#include <trib.h>

Collaboration diagram for entry_t:

Data Fields

uint16_t af
uint16_t app_proto
char * prefix
entry_type_t type
uint32_t origin_itad
uint32_t learn_itad
uint32_t learn_lsid
int32_t seq
time_t time
entry_attrs_t attrs
int sent

Detailed Description

Route Entry.

Field Documentation

◆ af

uint16_t af

Address family

◆ app_proto

uint16_t app_proto

Application protocol

◆ attrs

Attributes

◆ learn_itad

uint32_t learn_itad

Peer ITAD for internal or external used for Ext-TRIB and Loc-TRIB

◆ learn_lsid

uint32_t learn_lsid

Peer LS ID

◆ origin_itad

uint32_t origin_itad

ITAD routed originated from

◆ prefix

char* prefix

Route prefix (address)

◆ sent

int sent

Route has been UPDATE'd to peer

◆ seq

int32_t seq

Sequence number

◆ time

time_t time

Learn time

◆ type

entry_type_t type

Route type


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