DPDK  21.08.0
Data Fields
rte_eth_hairpin_peer Struct Reference

#include <rte_ethdev.h>

Data Fields

uint16_t port
 
uint16_t queue
 

Detailed Description

Warning
EXPERIMENTAL: this API may change, or be removed, without prior notice

A structure used to hold hairpin peer data.

Definition at line 1114 of file rte_ethdev.h.

Field Documentation

◆ port

uint16_t port

Peer port.

Definition at line 1115 of file rte_ethdev.h.

◆ queue

uint16_t queue

Peer queue.

Definition at line 1116 of file rte_ethdev.h.


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