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_with_offset

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                   rte_l2tpv2_msg_with_offset(3)

Detailed Description

       L2TPv2 message Header contains options offset size and offset padding.

       Definition at line 179 of file rte_l2tpv2.h.

Field Documentation

rte_be16_ttunnel_id
       tunnel ID(16)

       Definition at line 180 of file rte_l2tpv2.h.

   rte_be16_tsession_id
       session ID(16)

       Definition at line 181 of file rte_l2tpv2.h.

   rte_be16_toffset_size
       offset size(16)

       Definition at line 182 of file rte_l2tpv2.h.

   uint8_t*offset_padding
       offset padding(variable length)

       Definition at line 183 of file rte_l2tpv2.h.

Name

       rte_l2tpv2_msg_with_offset

Synopsis

       #include <rte_l2tpv2.h>

   DataFieldsrte_be16_ttunnel_idrte_be16_tsession_idrte_be16_toffset_size
       uint8_t * offset_padding

See Also