Loading...
Searching...
No Matches
fib_sr_entry Struct Reference

Container descriptor for a FIB source route entry. More...

Detailed Description

Container descriptor for a FIB source route entry.

Definition at line 59 of file table.h.

#include <table.h>

Data Fields

universal_address_container_taddress
 Pointer to the shared generic address.
 
struct fib_sr_entrynext
 Pointer to the next shared generic address on the source route.
 

Field Documentation

◆ address

universal_address_container_t* fib_sr_entry::address

Pointer to the shared generic address.

Definition at line 61 of file table.h.

◆ next

struct fib_sr_entry* fib_sr_entry::next

Pointer to the next shared generic address on the source route.

Definition at line 63 of file table.h.


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