Home
last modified time | relevance | path

Searched refs:PROT_VLAN (Results 1 – 2 of 2) sorted by relevance

/u-boot/net/
A Dnet.c1131 } else if (eth_proto != PROT_VLAN) { /* normal packet */ in net_process_received_packet()
1446 vet->vet_vlan_type = htons(PROT_VLAN); in net_set_ether()
1460 if (protlen == PROT_VLAN) { in net_update_ether()
/u-boot/include/
A Dnet.h366 #define PROT_VLAN 0x8100 /* IEEE 802.1q protocol */ macro

Completed in 6 milliseconds