Seastar
High performance C++ framework for concurrent servers
seastar::net::l3_protocol Member List

This is the complete list of members for seastar::net::l3_protocol, including all inherited members.

l3_protocol(interface *netif, eth_protocol_num proto_num, packet_provider_type func) (defined in seastar::net::l3_protocol)seastar::net::l3_protocolexplicit
packet_provider_type typedef (defined in seastar::net::l3_protocol)seastar::net::l3_protocol
receive(std::function< future<>(packet, ethernet_address)> rx_fn, std::function< bool(forward_hash &, packet &, size_t)> forward) (defined in seastar::net::l3_protocol)seastar::net::l3_protocol