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

FreeBSD Manual Pages

  
 
  

home | help
rte_table_actio...cap_qinq_params(3) DPDK rte_table_actio...cap_qinq_params(3)

NAME
       rte_table_action_encap_qinq_params

SYNOPSIS
       #include	<rte_table_action.h>

   Data	Fields
       struct rte_table_action_ether_hdr ether
       struct rte_table_action_vlan_hdr	svlan
       struct rte_table_action_vlan_hdr	cvlan

Detailed Description
       QinQ encap parameters.

       Definition at line 453 of file rte_table_action.h.

Field Documentation
   struct rte_table_action_ether_hdr ether
       Ethernet	header.

       Definition at line 454 of file rte_table_action.h.

   struct rte_table_action_vlan_hdr svlan
       Service VLAN header.

       Definition at line 455 of file rte_table_action.h.

   struct rte_table_action_vlan_hdr cvlan
       Customer	VLAN header.

       Definition at line 456 of file rte_table_action.h.

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

Version	25.11.0			Thu Jun	11rte_table_actio...cap_qinq_params(3)

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

home | help