Searched refs:QETH_HDR_IPV6 (Results 1 – 3 of 3) sorted by relevance
311 #define QETH_HDR_IPV6 0x80 macro361 return !((h1->flags ^ h2->flags) & QETH_HDR_IPV6) && in qeth_l3_same_next_hop()
1679 hdr->hdr.l3.flags |= QETH_HDR_IPV6; in qeth_l3_fill_header()1687 l3_hdr->flags |= QETH_HDR_IPV6; in qeth_l3_fill_header()
5482 u16 prot = (l3_hdr->flags & QETH_HDR_IPV6) ? ETH_P_IPV6 : in qeth_l3_rebuild_skb()5626 if (hdr->hdr.l3.flags & QETH_HDR_IPV6) in qeth_extract_skb()