Searched refs:ETH_P_IPV6 (Results 1 – 25 of 34) sorted by relevance
12
88 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
114 return htons(ETH_P_IPV6); in type_trans()387 case ETH_P_IPV6: in build_header()
159 return htons(ETH_P_IPV6); in ppp_type_trans()185 case ETH_P_IPV6: in ppp_hard_header()
299 case cpu_to_be16(ETH_P_IPV6): in fr_hard_header()934 skb->protocol = htons(ETH_P_IPV6); in fr_rx()946 case ETH_P_IPV6: in fr_rx()
144 case cpu_to_be16(ETH_P_IPV6): in cisco_type_trans()
214 ethhdr->h_proto = __constant_htons(ETH_P_IPV6); in vl600_rx_fixup()
214 proto = htons(ETH_P_IPV6); in qmi_wwan_rx_fixup()
681 else if (protocol == htons(ETH_P_IPV6)) in efx_tso_check_protocol()689 EFX_BUG_ON_PARANOID(protocol != htons(ETH_P_IPV6)); in efx_tso_check_protocol()
823 case ETH_P_IPV6: in qeth_get_ip_version()
1915 prot = htons((hdr->hdr.l3.flags & QETH_HDR_IPV6)? ETH_P_IPV6 : in qeth_l3_rebuild_skb()1921 case __constant_htons(ETH_P_IPV6): in qeth_l3_rebuild_skb()2786 if (skb->protocol == ETH_P_IPV6) in qeth_l3_get_cast_type()2950 if (skb->protocol == ETH_P_IPV6) { in qeth_tso_fill_header()
734 (skb->protocol == htons(ETH_P_IPV6))) in qeth_l2_hard_start_xmit()
1573 if (skb->protocol == htons(ETH_P_IPV6)) { in __lcs_start_xmit()
320 case ETH_P_IPV6: in ethertype_to_npindex()338 ETH_P_IPV6,
1278 case ETH_P_IPV6: in bond_alb_xmit()
1839 opcode = (protocol == cpu_to_be16(ETH_P_IPV6)) ? in netxen_tso_check()1853 } else if (protocol == cpu_to_be16(ETH_P_IPV6)) { in netxen_tso_check()
681 pi.proto = htons(ETH_P_IPV6); in tun_get_user()
1009 } else if (ETH_P_IPV6 == ether_type) { in rtl_is_special_data()
951 (skb->protocol == htons(ETH_P_IPV6) && in ibmveth_start_xmit()
1384 else if (skb->protocol == htons(ETH_P_IPV6)) in ipoib_cm_skb_reap()
1200 vh->h_vlan_encapsulated_proto == htons(ETH_P_IPV6))) { in myri10ge_vlan_ip_csum()1395 (skb->protocol == htons(ETH_P_IPV6))) { in myri10ge_rx_done()
2034 opcode = (protocol == ETH_P_IPV6) ? TX_TCP_LSO6 : TX_TCP_LSO; in qlcnic_tx_pkt()2101 } else if (protocol == ETH_P_IPV6) { in qlcnic_tx_pkt()
2739 } else if (skb->protocol == htons(ETH_P_IPV6)) { in e1000_tso()2798 case cpu_to_be16(ETH_P_IPV6): in e1000_tx_csum()
1992 case __constant_htons(ETH_P_IPV6): in igbvf_tx_csum()
698 } else if (skb->protocol == cpu_to_be16(ETH_P_IPV6)) { in enic_queue_wq_skb_tso()
5793 case __constant_htons(ETH_P_IPV6): in ixgbe_tx_csum()6076 if ((first->protocol != __constant_htons(ETH_P_IPV6) || in ixgbe_atr()