Searched refs:QETH_HDR_IPV6 (Results 1 – 3 of 3) sorted by relevance
323 #define QETH_HDR_IPV6 0x80 macro374 return !((h1->flags ^ h2->flags) & QETH_HDR_IPV6) && in qeth_l3_same_next_hop()
1659 l3_hdr->flags = QETH_HDR_IPV6 | QETH_CAST_UNICAST; in qeth_l3_fill_header()1700 hdr->hdr.l3.flags |= QETH_HDR_IPV6; in qeth_l3_fill_header()
5433 u16 prot = (l3_hdr->flags & QETH_HDR_IPV6) ? ETH_P_IPV6 : in qeth_l3_rebuild_skb()5600 if (hdr->hdr.l3.flags & QETH_HDR_IPV6) in qeth_extract_skb()