ETH_P_REALTEK
*p = htons(ETH_P_REALTEK);
if (etype != ETH_P_REALTEK) {
tag16[0] = htons(ETH_P_REALTEK);
if (unlikely(etype != ETH_P_REALTEK)) {