|
SatCat5
|
This is the complete list of members for satcat5::router2::Table, including all inherited members.
| log_to(satcat5::log::LogBuffer &wr) const | satcat5::ip::Table | |
| m_cfg (defined in satcat5::router2::Table) | satcat5::router2::Table | protected |
| m_route_default (defined in satcat5::ip::RouteArray) | satcat5::ip::RouteArray | private |
| m_route_table (defined in satcat5::ip::RouteArray) | satcat5::ip::RouteArray | private |
| m_wridx_ephemeral (defined in satcat5::ip::Table) | satcat5::ip::Table | protected |
| m_wridx_static (defined in satcat5::ip::Table) | satcat5::ip::Table | protected |
| route_cache(const satcat5::ip::Addr &gateway, const satcat5::eth::MacAddr &dstmac) | satcat5::ip::Table | |
| route_clear(bool lockdown=true) | satcat5::ip::Table | |
| route_default(const satcat5::ip::Addr &gateway, const satcat5::eth::MacAddr &dstmac=satcat5::eth::MACADDR_NONE, u8 port=0, u8 flags=0) | satcat5::ip::Table | |
| route_flush() | satcat5::ip::Table | |
| route_load(u32 opcode, const satcat5::ip::Route &route) (defined in satcat5::router2::Table) | satcat5::router2::Table | protected |
| route_local(const satcat5::ip::Subnet &subnet, u8 port=0, u8 flags=0) | satcat5::ip::Table | inline |
| route_lookup(const satcat5::ip::Addr &dstaddr) const | satcat5::ip::Table | |
| route_rddef() const | satcat5::ip::RouteArray | inlineprotected |
| route_read(unsigned idx) const | satcat5::ip::RouteArray | inlineprotected |
| route_remove(const satcat5::ip::Subnet &subnet) | satcat5::ip::Table | |
| route_remove(const satcat5::ip::Addr &addr) (defined in satcat5::ip::Table) | satcat5::ip::Table | inline |
| route_simple(const satcat5::ip::Addr &gateway, const satcat5::ip::Mask &subnet=satcat5::ip::MASK_24) | satcat5::ip::Table | |
| route_static(const satcat5::ip::Subnet &subnet, const satcat5::ip::Addr &gateway, const satcat5::eth::MacAddr &dstmac=satcat5::eth::MACADDR_NONE, u8 port=0, u8 flags=0) | satcat5::ip::Table | |
| route_wrdef(const satcat5::ip::Route &route) override | satcat5::router2::Table | protectedvirtual |
| route_write(unsigned idx, const satcat5::ip::Route &route) override | satcat5::router2::Table | protectedvirtual |
| RouteArray() | satcat5::ip::RouteArray | protected |
| Table(satcat5::cfg::ConfigBus *cfg, unsigned devaddr) | satcat5::router2::Table | |
| satcat5::ip::Table::Table() | satcat5::ip::Table | |
| table_size() | satcat5::router2::Table |