#include <flow_entry.h>
Definition at line 945 of file flow_entry.h.
◆ PortCacheEntry()
PortCacheEntry::PortCacheEntry |
( |
const FlowKey & |
key, |
|
|
const uint16_t |
port |
|
) |
| |
|
inline |
◆ CanBeAged()
bool PortCacheEntry::CanBeAged |
( |
uint64_t |
current_time, |
|
|
uint64_t |
timeout |
|
) |
| const |
◆ key()
const FlowKey& PortCacheEntry::key |
( |
| ) |
const |
|
inline |
◆ MarkDelete()
void PortCacheEntry::MarkDelete |
( |
| ) |
const |
◆ operator<()
◆ port()
uint16_t PortCacheEntry::port |
( |
| ) |
const |
|
inline |
◆ set_stale()
void PortCacheEntry::set_stale |
( |
bool |
stale | ) |
const |
|
inline |
◆ delete_time_
uint64_t PortCacheEntry::delete_time_ |
|
mutableprivate |
◆ key_
◆ port_
uint16_t PortCacheEntry::port_ |
|
private |
◆ stale_
bool PortCacheEntry::stale_ |
|
mutableprivate |
The documentation for this class was generated from the following files: