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

Overwritten header after matching in XDP program. More...

#include <xdp-locator.h>

Data Fields

uint64_t magic
 UINT64_MAX. More...
 
uint32_t fmv
 face_map value More...
 
uint16_t hdrLen
 header length More...
 

Detailed Description

Overwritten header after matching in XDP program.

Field Documentation

◆ fmv

uint32_t EthXdpHdr::fmv

face_map value

◆ hdrLen

uint16_t EthXdpHdr::hdrLen

header length

◆ magic

uint64_t EthXdpHdr::magic

UINT64_MAX.


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