DOKK / manpages / debian 13 / dpdk-doc / rte_l2tpv2_msg_with_length.3.en
rte_l2tpv2_msg_with_length(3) Library Functions Manual rte_l2tpv2_msg_with_length(3)

rte_l2tpv2_msg_with_length

#include <rte_l2tpv2.h>


rte_be16_t length
rte_be16_t tunnel_id
rte_be16_t session_id

L2TPv2 message Header contains option length.

Definition at line 199 of file rte_l2tpv2.h.

rte_be16_t length

length(16)

Definition at line 200 of file rte_l2tpv2.h.

rte_be16_t tunnel_id

tunnel ID(16)

Definition at line 201 of file rte_l2tpv2.h.

rte_be16_t session_id

session ID(16)

Definition at line 202 of file rte_l2tpv2.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK