Seastar
High performance C++ framework for concurrent servers
Public Member Functions | List of all members
seastar::net::ip_protocol Class Referenceabstract
Inheritance diagram for seastar::net::ip_protocol:
seastar::net::ipv4_icmp seastar::net::ipv4_tcp seastar::net::ipv4_udp

Public Member Functions

virtual void received (packet p, ipv4_address from, ipv4_address to)=0
 
virtual bool forward (forward_hash &out_hash_data, packet &p, size_t off)
 

The documentation for this class was generated from the following file: