Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/vlan/
H A Dif_vlan_var.h36 struct ether_vlan_header { struct
37 u_char evl_dhost[ETHER_ADDR_LEN];
38 u_char evl_shost[ETHER_ADDR_LEN];
39 u_int16_t evl_encap_proto;
40 u_int16_t evl_tag;
41 u_int16_t evl_proto;