DPDK  24.03.0
Data Fields
rte_node_ip4_reassembly_cfg Struct Reference

#include <rte_node_ip4_api.h>

Data Fields

struct rte_ip_frag_tbl * tbl
 
struct rte_ip_frag_death_rowdr
 
rte_node_t node_id
 

Detailed Description

Reassembly configure structure.

See also
rte_node_ip4_reassembly_configure

Definition at line 61 of file rte_node_ip4_api.h.

Field Documentation

◆ tbl

struct rte_ip_frag_tbl* tbl

Reassembly fragmentation table.

Definition at line 62 of file rte_node_ip4_api.h.

◆ dr

Reassembly deathrow table.

Definition at line 64 of file rte_node_ip4_api.h.

◆ node_id

rte_node_t node_id

Node identifier to configure.

Definition at line 66 of file rte_node_ip4_api.h.


The documentation for this struct was generated from the following file: