Home
last modified time | relevance | path

Searched defs:ether_vlan_header (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dethernet.h86 struct ether_vlan_header { struct
87 uint8_t evl_dhost[ETHER_ADDR_LEN];
88 uint8_t evl_shost[ETHER_ADDR_LEN];
89 uint16_t evl_encap_proto;
90 uint16_t evl_tag;
91 uint16_t evl_proto;
/f-stack/freebsd/net/
H A Dethernet.h86 struct ether_vlan_header { struct
87 uint8_t evl_dhost[ETHER_ADDR_LEN];
88 uint8_t evl_shost[ETHER_ADDR_LEN];
89 uint16_t evl_encap_proto;
90 uint16_t evl_tag;
91 uint16_t evl_proto;