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

Packet queue pop result. More...

#include <pktqueue.h>

Data Fields

uint32_t count
 number of dequeued packets More...
 
bool drop
 whether the first packet should be dropped/ECN-marked More...
 

Detailed Description

Packet queue pop result.

Field Documentation

◆ count

uint32_t PktQueuePopResult::count

number of dequeued packets

◆ drop

bool PktQueuePopResult::drop

whether the first packet should be dropped/ECN-marked


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