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

FreeBSD Manual Pages

  
 
  

home | help
deprecated(3)			     DPDK			 deprecated(3)

NAME
       deprecated - Deprecated List

       Global __rte_packed

       Global PCI_ANY_ID
	   Replaced with RTE_PCI_ANY_ID

       File rte_eth_ctrl.h
	   Please use rte_flow API instead of this legacy one.

       Global RTE_ETHER_VXLAN_GPE_HLEN

       Class rte_flow_action_port_id

       Global RTE_FLOW_ACTION_TYPE_PF

       Global RTE_FLOW_ACTION_TYPE_PORT_ID

       Global RTE_FLOW_ACTION_TYPE_SHARED

       Global RTE_FLOW_ACTION_TYPE_VF

       Class rte_flow_action_vf

       Global rte_flow_copy (struct rte_flow_desc *fd, size_t len, const
       struct rte_flow_attr *attr, const struct	rte_flow_item *items, const
       struct rte_flow_action *actions)
	    Copy an rte_flow rule description.

       Class rte_flow_desc

       Class rte_flow_item_port_id

       Global RTE_FLOW_ITEM_TYPE_PORT_ID

       Global RTE_FLOW_ITEM_TYPE_VXLAN_GPE

       Class rte_flow_item_vxlan_gpe

       Global rte_flow_item_vxlan_gpe_mask

       Class rte_vxlan_gpe_hdr

Version	25.11.0			Thu Jun	11 2026			 deprecated(3)

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

home | help