DPDK  19.11.14
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 879 of file rte_ethdev.h.

Field Documentation

◆ port

uint16_t port

Peer port.

Definition at line 880 of file rte_ethdev.h.

◆ queue

uint16_t queue

Peer queue.

Definition at line 881 of file rte_ethdev.h.


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