#include <path_preference.h>
Definition at line 156 of file path_preference.h.
◆ RouteAddrList() [1/2]
PathPreferenceIntfState::RouteAddrList::RouteAddrList |
( |
| ) |
|
◆ RouteAddrList() [2/2]
PathPreferenceIntfState::RouteAddrList::RouteAddrList |
( |
const Address::Family & |
family, |
|
|
const IpAddress & |
ip, |
|
|
uint32_t |
plen, |
|
|
const std::string & |
vrf |
|
) |
| |
◆ operator<()
bool PathPreferenceIntfState::RouteAddrList::operator< |
( |
const RouteAddrList & |
rhs | ) |
const |
◆ operator==()
bool PathPreferenceIntfState::RouteAddrList::operator== |
( |
const RouteAddrList & |
rhs | ) |
const |
◆ family_
◆ ip_
IpAddress PathPreferenceIntfState::RouteAddrList::ip_ |
◆ plen_
uint32_t PathPreferenceIntfState::RouteAddrList::plen_ |
◆ seen_
bool PathPreferenceIntfState::RouteAddrList::seen_ |
|
mutable |
◆ vrf_name_
std::string PathPreferenceIntfState::RouteAddrList::vrf_name_ |
The documentation for this struct was generated from the following files: