Searched defs:ether_vlan_header (Results 1 – 1 of 1) sorted by relevance
76 struct ether_vlan_header { struct77 u_char evl_dhost[ETHER_ADDR_LEN];78 u_char evl_shost[ETHER_ADDR_LEN];79 u_int16_t evl_encap_proto;80 u_int16_t evl_tag;81 u_int16_t evl_proto;