Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dif_vlanvar.h66 struct ether_vlan_header { struct
67 uint8_t evl_dhost[ETHER_ADDR_LEN];
68 uint8_t evl_shost[ETHER_ADDR_LEN];
69 uint16_t evl_encap_proto;
70 uint16_t evl_tag;
71 uint16_t evl_proto;