Searched refs:evl_proto (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dif_vlan_var.h68 u_int16_t evl_proto; member in struct:ether_vlan_header
H A Dether_if_module.c401 ntohs(evl->evl_proto) == ETHERTYPE_VLAN ||
409 ether_type = evl->evl_encap_proto = evl->evl_proto;
H A Dif_vlan.c1171 evl->evl_proto = evl->evl_encap_proto;
1228 if (ntohs(evl->evl_proto) == ETHERTYPE_VLAN) {
1240 evl->evl_encap_proto = evl->evl_proto;
H A Dif_bond.c979 vlh_p->evl_proto = eh_p->ether_type;

Completed in 39 milliseconds