ConOpSys V2970  P004.07
ANVILEX control operating system
Public Member Functions | List of all members
eth_vlan_hdr Struct Reference

#include <ethernet.h>

Collaboration diagram for eth_vlan_hdr:
Collaboration graph

Public Member Functions

 PACK_STRUCT_FIELD (u16_t prio_vid)
 
 PACK_STRUCT_FIELD (u16_t tpid)
 

Detailed Description

VLAN header inserted between ethernet header and payload if 'type' in ethernet header is ETHTYPE_VLAN. See IEEE802.Q

Member Function Documentation

◆ PACK_STRUCT_FIELD() [1/2]

eth_vlan_hdr::PACK_STRUCT_FIELD ( u16_t  prio_vid)

◆ PACK_STRUCT_FIELD() [2/2]

eth_vlan_hdr::PACK_STRUCT_FIELD ( u16_t  tpid)

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