logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_l2tpv2_msg_without_ns_nr

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                 rte_l2tpv2_msg_without_ns_nr(3)

Detailed Description

       L2TPv2 message Header contains all options except ns_nr(length, offset size, offset padding). Ns and Nr
       MUST be together.

       Definition at line 156 of file rte_l2tpv2.h.

Field Documentation

rte_be16_tlengthlength(16)

       Definition at line 157 of file rte_l2tpv2.h.

   rte_be16_ttunnel_id
       tunnel ID(16)

       Definition at line 158 of file rte_l2tpv2.h.

   rte_be16_tsession_id
       session ID(16)

       Definition at line 159 of file rte_l2tpv2.h.

   rte_be16_toffset_size
       offset size(16)

       Definition at line 160 of file rte_l2tpv2.h.

   uint8_t*offset_padding
       offset padding(variable length)

       Definition at line 161 of file rte_l2tpv2.h.

Name

       rte_l2tpv2_msg_without_ns_nr

Synopsis

       #include <rte_l2tpv2.h>

   DataFieldsrte_be16_tlengthrte_be16_ttunnel_idrte_be16_tsession_idrte_be16_toffset_size
       uint8_t * offset_padding

See Also