NDN-DPDK
High-Speed Named Data Networking Forwarder
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
PacketMempools Struct Reference

Mempools for packet modification. More...

#include <common.h>

Data Fields

struct rte_mempool * packet
 
struct rte_mempool * indirect
 
struct rte_mempool * header
 

Detailed Description

Mempools for packet modification.

Field Documentation

◆ header

struct rte_mempool* PacketMempools::header

◆ indirect

struct rte_mempool* PacketMempools::indirect

◆ packet

struct rte_mempool* PacketMempools::packet

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