Seastar
High performance C++ framework for concurrent servers
Public Member Functions | Protected Attributes | List of all members
seastar::net::arp_for_protocol Class Referenceabstract
Inheritance diagram for seastar::net::arp_for_protocol:
seastar::net::arp_for< seastar::net::ipv4 > seastar::net::arp_for< L3 >

Public Member Functions

 arp_for_protocol (arp &a, uint16_t proto_num)
 
virtual future received (packet p)=0
 
virtual bool forward (forward_hash &out_hash_data, packet &p, size_t off)
 

Protected Attributes

arp_arp
 
uint16_t _proto_num
 

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