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_node_ip4_reassembly_cfg

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                  rte_node_ip4_reassembly_cfg(3)

Detailed Description

       Reassembly configure structure.

       Seealsorte_node_ip4_reassembly_configure

       Definition at line 61 of file rte_node_ip4_api.h.

Field Documentation

structrte_ip_frag_tbl*tbl
       Reassembly fragmentation table.

       Definition at line 62 of file rte_node_ip4_api.h.

   structrte_ip_frag_death_row*dr
       Reassembly deathrow table.

       Definition at line 64 of file rte_node_ip4_api.h.

   rte_node_tnode_id
       Node identifier to configure.

       Definition at line 66 of file rte_node_ip4_api.h.

Name

       rte_node_ip4_reassembly_cfg

Synopsis

       #include <rte_node_ip4_api.h>

   DataFields
       struct rte_ip_frag_tbl * tbl
       struct rte_ip_frag_death_row * drrte_node_tnode_id

See Also