Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
rte_flow_item_ethdev(3) 	      DPDK		 rte_flow_item_ethdev(3)

NAME
     rte_flow_item_ethdev

SYNOPSIS
     #include <rte_flow.h>

   Data Fields
     uint16_t port_id

Detailed Description
     Provides	an   ethdev   port   ID   for  use  with  the  following  items:
     RTE_FLOW_ITEM_TYPE_PORT_REPRESENTOR, RTE_FLOW_ITEM_TYPE_REPRESENTED_PORT.

     Definition at line 1994 of file rte_flow.h.

Field Documentation
   uint16_t port_id
     ethdev port ID

     Definition at line 1995 of file rte_flow.h.

Author
     Generated automatically by Doxygen for DPDK from the source code.

Version 25.11.0 		 Thu Aug 27 2026	 rte_flow_item_ethdev(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rte_flow_item_ethdev&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help