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_time_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                 rte_table_action_time_params(3)

Detailed Description

       RTE_TABLE_ACTION_TIME Timestamp action parameters (per table rule).

       Definition at line 700 of file rte_table_action.h.

Field Documentation

uint64_ttime
       Initial timestamp value. Typically set to current time.

       Definition at line 702 of file rte_table_action.h.

Name

       rte_table_action_time_params

Synopsis

       #include <rte_table_action.h>

   DataFields
       uint64_t time

See Also