| rte_l2tpv2_combined_msg_hdr(3) | Library Functions Manual | rte_l2tpv2_combined_msg_hdr(3) |
rte_l2tpv2_combined_msg_hdr
#include <rte_l2tpv2.h>
struct rte_l2tpv2_common_hdr common
L2TPv2 Combined Message Header Format: Common Header + Options
Definition at line 216 of file rte_l2tpv2.h.
common header
Definition at line 217 of file rte_l2tpv2.h.
header with all options
Definition at line 220 of file rte_l2tpv2.h.
header with all options except length
Definition at line 222 of file rte_l2tpv2.h.
header with all options except ns/nr
Definition at line 224 of file rte_l2tpv2.h.
header with all options except offset
Definition at line 226 of file rte_l2tpv2.h.
header with offset options
Definition at line 228 of file rte_l2tpv2.h.
header with ns/nr options
Definition at line 230 of file rte_l2tpv2.h.
header with length option
Definition at line 232 of file rte_l2tpv2.h.
header without all options
Definition at line 234 of file rte_l2tpv2.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |