#include <flow_entry.h>
Definition at line 1103 of file flow_entry.h.
◆ PortTablePtr
◆ PortTableManager()
PortTableManager::PortTableManager |
( |
Agent * |
agent, |
|
|
uint16_t |
hash_table_size |
|
) |
| |
◆ ~PortTableManager()
PortTableManager::~PortTableManager |
( |
| ) |
|
◆ Allocate()
uint16_t PortTableManager::Allocate |
( |
const FlowKey & |
key | ) |
|
◆ Free()
void PortTableManager::Free |
( |
const FlowKey & |
key, |
|
|
uint16_t |
port, |
|
|
bool |
release |
|
) |
| |
◆ GetPortTable()
const PortTable* PortTableManager::GetPortTable |
( |
uint8_t |
proto | ) |
|
|
inline |
◆ PortConfigHandler()
void PortTableManager::PortConfigHandler |
( |
Agent * |
agent, |
|
|
uint8_t |
protocol, |
|
|
const PortConfig * |
pc |
|
) |
| |
|
static |
◆ UpdatePortConfig()
void PortTableManager::UpdatePortConfig |
( |
uint8_t |
protocol, |
|
|
const PortConfig * |
config |
|
) |
| |
◆ agent_
Agent* PortTableManager::agent_ |
|
private |
◆ port_table_list_
PortTablePtr PortTableManager::port_table_list_[IPPROTO_MAX] |
|
private |
The documentation for this class was generated from the following files: