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

/macosx-10.5.8/xnu-1228.15.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.c423 || ntohs(evl->evl_proto) == ETHERTYPE_VLAN
431 ether_type = evl->evl_encap_proto = evl->evl_proto;
H A Dif_vlan.c1011 evl->evl_proto = evl->evl_encap_proto;
1045 if (ntohs(evl->evl_proto) == ETHERTYPE_VLAN) {
1057 evl->evl_encap_proto = evl->evl_proto;
H A Dif_bond.c1011 vlh_p->evl_proto = eh_p->ether_type;

Completed in 27 milliseconds