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_table_action_udp_header

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                  rte_table_action_udp_header(3)

Detailed Description

       Pre-computed UDP header fields for encapsulation action.

       Definition at line 431 of file rte_table_action.h.

Field Documentation

uint16_tsp
       Source port.

       Definition at line 432 of file rte_table_action.h.

   uint16_tdp
       Destination port.

       Definition at line 433 of file rte_table_action.h.

Name

       rte_table_action_udp_header

Synopsis

       #include <rte_table_action.h>

   DataFields
       uint16_t sp
       uint16_t dp

See Also