Searched refs:PROT_VLAN (Results 1 – 2 of 2) sorted by relevance
1131 } 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()
366 #define PROT_VLAN 0x8100 /* IEEE 802.1q protocol */ macro
Completed in 6 milliseconds