OpenSDN source code
|
This is the complete list of members for VmInterface::FatFlowEntry, including all inherited members.
del_pending() const | VmInterface::ListEntry | inline |
del_pending_ | VmInterface::ListEntry | mutable |
dst_aggregate_plen | VmInterface::FatFlowEntry | mutable |
dst_prefix | VmInterface::FatFlowEntry | mutable |
dst_prefix_mask | VmInterface::FatFlowEntry | mutable |
FatFlowEntry() | VmInterface::FatFlowEntry | inline |
FatFlowEntry(const FatFlowEntry &rhs) | VmInterface::FatFlowEntry | inline |
FatFlowEntry(const uint8_t proto, const uint16_t p) | VmInterface::FatFlowEntry | inline |
FatFlowEntry(const uint8_t proto, const uint16_t p, FatFlowIgnoreAddressType ignore_addr, FatFlowPrefixAggregateType prefix_aggr) | VmInterface::FatFlowEntry | inline |
FatFlowEntry(const uint8_t proto, const uint16_t p, std::string ignore_addr, FatFlowPrefixAggregateType prefix_aggregate, IpAddress src_prefix, uint8_t src_prefix_mask, uint8_t src_aggregate_plen, IpAddress dst_prefix, uint8_t dst_prefix_mask, uint8_t dst_aggregate_plen) | VmInterface::FatFlowEntry | |
GetOp(VmInterfaceState::Op op) const | VmInterface::ListEntry | |
ignore_address | VmInterface::FatFlowEntry | mutable |
IsLess(const FatFlowEntry *rhs) const | VmInterface::FatFlowEntry | inline |
ListEntry() | VmInterface::ListEntry | inline |
ListEntry(bool del_pending) | VmInterface::ListEntry | inline |
MakeFatFlowEntry(const std::string &protocol, const int &port, const std::string &ignore_addr_str, const std::string &src_prefix_str, const int &src_prefix_mask, const int &src_aggregate_plen, const std::string &dst_prefix_str, const int &dst_prefix_mask, const int &dst_aggregate_plen) | VmInterface::FatFlowEntry | static |
operator()(const FatFlowEntry &lhs, const FatFlowEntry &rhs) const | VmInterface::FatFlowEntry | inline |
operator==(const FatFlowEntry &rhs) const | VmInterface::FatFlowEntry | inline |
port | VmInterface::FatFlowEntry | |
prefix_aggregate | VmInterface::FatFlowEntry | mutable |
print(void) const | VmInterface::FatFlowEntry | |
protocol | VmInterface::FatFlowEntry | |
set_del_pending(bool val) const | VmInterface::ListEntry | inline |
src_aggregate_plen | VmInterface::FatFlowEntry | mutable |
src_prefix | VmInterface::FatFlowEntry | mutable |
src_prefix_mask | VmInterface::FatFlowEntry | mutable |
~FatFlowEntry() | VmInterface::FatFlowEntry | inlinevirtual |
~ListEntry() | VmInterface::ListEntry | inlinevirtual |