DPDK  22.07.0
Data Fields
rte_ppp_hdr Struct Reference

#include <rte_ppp.h>

Data Fields

uint8_t addr
 
uint8_t ctrl
 
rte_be16_t proto_id
 

Detailed Description

PPP Header

Definition at line 24 of file rte_ppp.h.

Field Documentation

◆ addr

uint8_t addr

PPP address(8)

Definition at line 25 of file rte_ppp.h.

◆ ctrl

uint8_t ctrl

PPP control(8)

Definition at line 26 of file rte_ppp.h.

◆ proto_id

rte_be16_t proto_id

PPP protocol identifier(16)

Definition at line 27 of file rte_ppp.h.


The documentation for this struct was generated from the following file: