DOKK / manpages / debian 13 / dpdk-doc / rte_ppp_hdr.3.en
rte_ppp_hdr(3) Library Functions Manual rte_ppp_hdr(3)

rte_ppp_hdr

#include <rte_ppp.h>


uint8_t addr
uint8_t ctrl
rte_be16_t proto_id

PPP Header

Definition at line 20 of file rte_ppp.h.

PPP address(8)

Definition at line 21 of file rte_ppp.h.

PPP control(8)

Definition at line 22 of file rte_ppp.h.

rte_be16_t proto_id

PPP protocol identifier(16)

Definition at line 23 of file rte_ppp.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK