Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_node_ip4_reassembly_cfg - Man Page

Synopsis

#include <rte_node_ip4_api.h>

Data Fields

struct rte_ip_frag_tbl * tbl
struct rte_ip_frag_death_row * dr
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

struct rte_ip_frag_tbl* tbl

Reassembly fragmentation table.

Definition at line 62 of file rte_node_ip4_api.h.

struct rte_ip_frag_death_row* dr

Reassembly deathrow table.

Definition at line 64 of file rte_node_ip4_api.h.

rte_node_t node_id

Node identifier to configure.

Definition at line 66 of file rte_node_ip4_api.h.

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK