| rte_l2tpv2_msg_without_offset(3) | Library Functions Manual | rte_l2tpv2_msg_without_offset(3) |
rte_l2tpv2_msg_without_offset
#include <rte_l2tpv2.h>
rte_be16_t length
rte_be16_t tunnel_id
rte_be16_t session_id
rte_be16_t ns
rte_be16_t nr
L2TPv2 message Header contains all options except ns_nr(length, ns, nr). offset size and offset padding MUST be together.
Definition at line 168 of file rte_l2tpv2.h.
Definition at line 169 of file rte_l2tpv2.h.
tunnel ID(16)
Definition at line 170 of file rte_l2tpv2.h.
session ID(16)
Definition at line 171 of file rte_l2tpv2.h.
Definition at line 172 of file rte_l2tpv2.h.
Definition at line 173 of file rte_l2tpv2.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |