NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Generic network interface. More...
#include <face.h>
Data Fields | |
FaceImpl * | impl |
struct rte_ring * | outputQueue |
struct cds_hlist_node | txlNode |
PacketTxAlign | txAlign |
FaceID | id |
FaceState | state |
Generic network interface.
FaceID Face::id |
FaceImpl* Face::impl |
struct rte_ring* Face::outputQueue |
FaceState Face::state |
PacketTxAlign Face::txAlign |
struct cds_hlist_node Face::txlNode |