Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dif_vlan_var.h67 struct ether_vlan_header { struct
68 u_char evl_dhost[ETHER_ADDR_LEN];
69 u_char evl_shost[ETHER_ADDR_LEN];
70 u_int16_t evl_encap_proto;
71 u_int16_t evl_tag;
72 u_int16_t evl_proto;