logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_swx_ctl_metarray_info

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                    rte_swx_ctl_metarray_info(3)

Detailed Description

       Meter array info.

       Definition at line 1300 of file rte_swx_ctl.h.

Field Documentation

charname[RTE_SWX_CTL_NAME_SIZE]
       Meter array name.

       Definition at line 1302 of file rte_swx_ctl.h.

   uint32_tsize
       Meter array size.

       Definition at line 1305 of file rte_swx_ctl.h.

Name

       rte_swx_ctl_metarray_info

Synopsis

       #include <rte_swx_ctl.h>

   DataFields
       char name [RTE_SWX_CTL_NAME_SIZE]
       uint32_t size

See Also