Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_l3_main.c2766 u16 hdr_mac; in qeth_l3_get_cast_type() local
2768 hdr_mac = *((u16 *)skb->data); in qeth_l3_get_cast_type()
2773 if ((hdr_mac == QETH_TR_MAC_NC) || in qeth_l3_get_cast_type()
2774 (hdr_mac == QETH_TR_MAC_C)) in qeth_l3_get_cast_type()
2779 if ((hdr_mac == QETH_ETH_MAC_V4) || in qeth_l3_get_cast_type()
2780 (hdr_mac == QETH_ETH_MAC_V6)) in qeth_l3_get_cast_type()