Home
last modified time | relevance | path

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

/drivers/s390/net/
Dqeth_core.h354 #define QETH_HDR_IPV6 0x80 macro
Dqeth_l3_main.c978 u8 ct = QETH_HDR_PASSTHRU | QETH_HDR_IPV6; in qeth_l3_get_qeth_hdr_flags6()
1778 prot = htons((hdr->hdr.l3.flags & QETH_HDR_IPV6)? ETH_P_IPV6 : in qeth_l3_rebuild_skb()
2687 hdr->hdr.l3.flags = QETH_HDR_IPV6 | QETH_CAST_UNICAST; in qeth_l3_fill_af_iucv_hdr()