Searched refs:evl_encap_proto (Results 1 – 5 of 5) sorted by relevance
70 u_int16_t evl_encap_proto; member
419 ether_type = evl->evl_encap_proto = evl->evl_proto; in ether_demux()
1155 evl->evl_proto = evl->evl_encap_proto; in vlan_output()1156 evl->evl_encap_proto = htons(ETHERTYPE_VLAN); in vlan_output()
1021 vlh_p->evl_encap_proto = htons(ETHERTYPE_VLAN); in bond_bpf_vlan()
89 if (ntohs(evl->evl_encap_proto) == ETHERTYPE_VLAN) { in fill_vlan_info()