Searched refs:hdr_mac (Results 1 – 1 of 1) sorted by relevance
2656 u16 hdr_mac; in qeth_l3_get_cast_type() local2658 hdr_mac = *((u16 *)skb->data); in qeth_l3_get_cast_type()2663 if ((hdr_mac == QETH_TR_MAC_NC) || in qeth_l3_get_cast_type()2664 (hdr_mac == QETH_TR_MAC_C)) in qeth_l3_get_cast_type()2669 if ((hdr_mac == QETH_ETH_MAC_V4) || in qeth_l3_get_cast_type()2670 (hdr_mac == QETH_ETH_MAC_V6)) in qeth_l3_get_cast_type()