NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
PktQueuePopResult Struct Reference

Packet queue pop result. More...

#include <pktqueue.h>

Data Fields

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

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: