Searched refs:vet_vlan_type (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | net.h | 329 u16 vet_vlan_type; /* PROT_VLAN */ member |
/openbmc/u-boot/net/ | ||
H A D | net.c | 1473 vet->vet_vlan_type = htons(PROT_VLAN); in net_set_ether() |