#include <decode.h>
|
|
uint8_t | smac [6] |
| | Source MAC address.
|
| |
|
uint8_t | dmac [6] |
| | Destination MAC address.
|
| |
|
uint16_t | l2hlen |
| | Layer 2 Header Length.
|
| |
|
uint16_t | vlan_tag |
| | VLAN tag.
|
| |
|
uint32_t | mpls_count |
| | MPLS label count.
|
| |
|
uint32_t | mpls_label [YF_MPLS_LABEL_COUNT_MAX] |
| | MPLS label stack.
|
| |
Datalink layer information structure.
The documentation for this struct was generated from the following file: