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

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                                  rte_ppp_hdr(3)

Detailed Description

       PPP Header

       Definition at line 20 of file rte_ppp.h.

Field Documentation

uint8_taddr
       PPP address(8)

       Definition at line 21 of file rte_ppp.h.

   uint8_tctrl
       PPP control(8)

       Definition at line 22 of file rte_ppp.h.

   rte_be16_tproto_id
       PPP protocol identifier(16)

       Definition at line 23 of file rte_ppp.h.

Name

       rte_ppp_hdr

Synopsis

       #include <rte_ppp.h>

   DataFields
       uint8_t addr
       uint8_t ctrlrte_be16_tproto_id

See Also