Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dqeth_l3_main.c2656 u16 hdr_mac; in qeth_l3_get_cast_type() local
2658 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()