FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
llc_header_t Struct Reference

Data Fields

u8 dst_sap
 
u8 src_sap
 
u8 control
 
u8 extended_control [0]
 

Detailed Description

Definition at line 78 of file llc.h.

Field Documentation

◆ control

u8 llc_header_t::control

Definition at line 87 of file llc.h.

◆ dst_sap

u8 llc_header_t::dst_sap

Definition at line 82 of file llc.h.

◆ extended_control

u8 llc_header_t::extended_control[0]

Definition at line 90 of file llc.h.

◆ src_sap

u8 llc_header_t::src_sap

Definition at line 82 of file llc.h.


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