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_length

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                   rte_l2tpv2_msg_with_length(3)

Detailed Description

       L2TPv2 message Header contains option length.

       Definition at line 199 of file rte_l2tpv2.h.

Field Documentation

rte_be16_tlengthlength(16)

       Definition at line 200 of file rte_l2tpv2.h.

   rte_be16_ttunnel_id
       tunnel ID(16)

       Definition at line 201 of file rte_l2tpv2.h.

   rte_be16_tsession_id
       session ID(16)

       Definition at line 202 of file rte_l2tpv2.h.

Name

       rte_l2tpv2_msg_with_length

Synopsis

       #include <rte_l2tpv2.h>

   DataFieldsrte_be16_tlengthrte_be16_ttunnel_idrte_be16_tsession_id

See Also