G_T6_ETH_HDR_LEN
return (G_T6_ETH_HDR_LEN(hlen) > sizeof(struct ether_vlan_header));
l3hdr = ((uintptr_t)eh + G_T6_ETH_HDR_LEN(hlen));