SatCat5
satcat5::ip::Table Member List

This is the complete list of members for satcat5::ip::Table, including all inherited members.

log_to(satcat5::log::LogBuffer &wr) constsatcat5::ip::Table
m_route_default (defined in satcat5::ip::RouteArray)satcat5::ip::RouteArrayprivate
m_route_table (defined in satcat5::ip::RouteArray)satcat5::ip::RouteArrayprivate
m_wridx_ephemeral (defined in satcat5::ip::Table)satcat5::ip::Tableprotected
m_wridx_static (defined in satcat5::ip::Table)satcat5::ip::Tableprotected
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_local(const satcat5::ip::Subnet &subnet, u8 port=0, u8 flags=0)satcat5::ip::Tableinline
route_lookup(const satcat5::ip::Addr &dstaddr) constsatcat5::ip::Table
route_rddef() constsatcat5::ip::RouteArrayinlineprotected
route_read(unsigned idx) constsatcat5::ip::RouteArrayinlineprotected
route_remove(const satcat5::ip::Subnet &subnet)satcat5::ip::Table
route_remove(const satcat5::ip::Addr &addr) (defined in satcat5::ip::Table)satcat5::ip::Tableinline
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)satcat5::ip::RouteArrayprotectedvirtual
route_write(unsigned idx, const satcat5::ip::Route &route)satcat5::ip::RouteArrayprotectedvirtual
RouteArray()satcat5::ip::RouteArrayprotected
Table()satcat5::ip::Table