Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dinet_ecn.h155 case cpu_to_be16(ETH_P_IPV6): in INET_ECN_set_ce()
217 else if (skb->protocol == htons(ETH_P_IPV6)) in IP_ECN_decapsulate()
232 else if (skb->protocol == htons(ETH_P_IPV6)) in IP6_ECN_decapsulate()
Dvxlan.h165 case htons(ETH_P_IPV6): in vxlan_features_check()
Dip_tunnels.h182 else if (skb->protocol == htons(ETH_P_IPV6)) in ip_tunnel_get_dsfield()
/linux-4.1.27/net/tipc/
Dudp_media.c103 } else if (ntohs(ua->proto) == ETH_P_IPV6) { in tipc_udp_media_addr_set()
118 else if (ntohs(ua->proto) == ETH_P_IPV6) in tipc_udp_addr2str()
316 local->proto = htons(ETH_P_IPV6); in parse_options()
322 remote->proto = htons(ETH_P_IPV6); in parse_options()
380 } else if (local.proto == htons(ETH_P_IPV6)) { in tipc_udp_enable()
/linux-4.1.27/net/802/
Dfddi.c59 if(type != ETH_P_IP && type != ETH_P_IPV6 && type != ETH_P_ARP) in fddi_header()
63 if(type == ETH_P_IP || type == ETH_P_IPV6 || type == ETH_P_ARP) in fddi_header()
/linux-4.1.27/net/ieee802154/6lowpan/
Dtx.c50 if (type != ETH_P_IPV6) in lowpan_header_create()
204 lowpan_header_compress(skb, dev, ETH_P_IPV6, daddr, saddr, skb->len); in lowpan_header()
230 ETH_P_IPV6, (void *)&da, (void *)&sa, 0); in lowpan_header()
Drx.c25 skb->protocol = htons(ETH_P_IPV6); in lowpan_give_skb_to_devices()
/linux-4.1.27/net/ipv6/
Dxfrm6_output.c117 skb->protocol = htons(ETH_P_IPV6); in xfrm6_prepare_output()
147 if (skb->protocol == htons(ETH_P_IPV6)) in __xfrm6_output()
Ddatagram.c248 skb->protocol = htons(ETH_P_IPV6); in ipv6_icmp_error()
283 skb->protocol = htons(ETH_P_IPV6); in ipv6_local_error()
375 if (skb->protocol == htons(ETH_P_IPV6)) in ip6_datagram_support_cmsg()
422 if (skb->protocol == htons(ETH_P_IPV6)) { in ipv6_recv_error()
447 if (skb->protocol == htons(ETH_P_IPV6)) { in ipv6_recv_error()
531 bool is_ipv6 = skb->protocol == htons(ETH_P_IPV6); in ip6_datagram_recv_common_ctl()
Dxfrm6_state.c175 .eth_proto = htons(ETH_P_IPV6),
Dip6_offload.c284 .type = cpu_to_be16(ETH_P_IPV6),
Dip6_output.c67 skb->protocol = htons(ETH_P_IPV6); in ip6_finish_output2()
219 skb->protocol = htons(ETH_P_IPV6); in ip6_xmit()
1101 skb->protocol = htons(ETH_P_IPV6); in ip6_ufo_append_data()
1430 skb->protocol = htons(ETH_P_IPV6); in __ip6_append_data()
Dip6_vti.c476 if (skb->protocol == htons(ETH_P_IPV6)) in vti6_xmit()
519 case htons(ETH_P_IPV6): in vti6_tnl_xmit()
Dsit.c684 skb->protocol = htons(ETH_P_IPV6); in ipip6_rcv()
827 if (skb->protocol != htons(ETH_P_IPV6)) in ipip6_tunnel_xmit()
1026 case htons(ETH_P_IPV6): in sit_tunnel_xmit()
Dndisc.c121 .protocol = cpu_to_be16(ETH_P_IPV6),
393 skb->protocol = htons(ETH_P_IPV6); in ndisc_alloc_skb()
Daf_inet6.c704 .type = cpu_to_be16(ETH_P_IPV6),
Dip6_gre.c510 skb->protocol = htons(ETH_P_IPV6); in ip6gre_rcv()
913 case htons(ETH_P_IPV6): in ip6gre_tunnel_xmit()
Dip6_tunnel.c877 return ip6_tnl_rcv(skb, ETH_P_IPV6, IPPROTO_IPV6, in ip6ip6_rcv()
1220 case htons(ETH_P_IPV6): in ip6_tnl_xmit()
Draw.c637 skb->protocol = htons(ETH_P_IPV6); in rawv6_send_hdrinc()
Dip6mr.c674 skb->protocol = htons(ETH_P_IPV6); in pim6_rcv()
Dmcast.c1534 skb->protocol = htons(ETH_P_IPV6); in ip6_mc_hdr()
/linux-4.1.27/samples/bpf/
Dsockex2_kern.c120 else if (proto == ETH_P_IPV6) in flow_dissector()
158 else if (proto == ETH_P_IPV6) in flow_dissector()
/linux-4.1.27/net/bridge/
Dbr_multicast.c52 case htons(ETH_P_IPV6): in br_ip_equal()
82 case htons(ETH_P_IPV6): in br_ip_hash()
131 br_dst.proto = htons(ETH_P_IPV6); in br_mdb_ip6_get()
158 case htons(ETH_P_IPV6): in br_mdb_get()
431 skb->protocol = htons(ETH_P_IPV6); in br_ip6_multicast_alloc_query()
438 eth->h_proto = htons(ETH_P_IPV6); in br_ip6_multicast_alloc_query()
505 case htons(ETH_P_IPV6): in br_multicast_alloc_query()
736 br_group.proto = htons(ETH_P_IPV6); in br_ip6_multicast_add_group()
847 br_group.proto = htons(ETH_P_IPV6); in br_multicast_send_query()
1140 case htons(ETH_P_IPV6): in br_multicast_select_querier()
[all …]
Dbr_netfilter.c67 (!skb_vlan_tag_present(skb) && skb->protocol == htons(ETH_P_IPV6))
87 (vlan_proto(skb) == htons(ETH_P_IPV6) && \
604 skb->protocol = htons(ETH_P_IPV6); in br_nf_pre_routing_ipv6()
775 skb->protocol = htons(ETH_P_IPV6); in br_nf_forward_ip()
921 skb->protocol = htons(ETH_P_IPV6); in br_nf_post_routing()
Dbr_mdb.c91 if (p->addr.proto == htons(ETH_P_IPV6)) in br_mdb_fill_info()
258 } else if (entry->addr.proto == htons(ETH_P_IPV6)) { in is_valid_mdb_entry()
Dbr_private.h515 case (htons(ETH_P_IPV6)): in br_multicast_querier_exists()
/linux-4.1.27/net/ipv6/netfilter/
Dip6t_eui64.c36 if (eth_hdr(skb)->h_proto == htons(ETH_P_IPV6)) { in eui64_mt6()
Dnf_reject_ipv6.c85 nskb->protocol = htons(ETH_P_IPV6); in nf_reject_ip6hdr_put()
201 nskb->protocol = htons(ETH_P_IPV6); in nf_send_reset6()
/linux-4.1.27/include/uapi/linux/
Dif_ether.h66 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
/linux-4.1.27/net/bridge/netfilter/
Dnf_log_bridge.c32 case htons(ETH_P_IPV6): in nf_log_bridge_packet()
Dnf_tables_bridge.c102 case htons(ETH_P_IPV6): in nft_do_chain_bridge()
Debt_ip6.c105 if (e->ethproto != htons(ETH_P_IPV6) || e->invflags & EBT_IPROTO) in ebt_ip6_mt_check()
Debt_log.c116 htons(ETH_P_IPV6)) { in ebt_log_packet()
Dnft_reject_bridge.c290 case htons(ETH_P_IPV6): in nft_reject_bridge_eval()
/linux-4.1.27/net/phonet/
Dpep-gprs.c59 return htons(ETH_P_IPV6); in gprs_type_trans()
194 case htons(ETH_P_IPV6): in gprs_xmit()
/linux-4.1.27/drivers/staging/gdm724x/
Dgdm_lte.c249 if (ntohs(vlan_eth.h_vlan_encapsulated_proto) != ETH_P_IPV6) in gdm_lte_emulate_ndp()
255 if (ntohs(eth.h_proto) != ETH_P_IPV6) in gdm_lte_emulate_ndp()
390 case ETH_P_IPV6: in gdm_lte_tx_nic_type()
661 eth.h_proto = htons(ETH_P_IPV6); in gdm_lte_netif_rx()
662 vlan_eth.h_vlan_encapsulated_proto = htons(ETH_P_IPV6); in gdm_lte_netif_rx()
/linux-4.1.27/net/batman-adv/
Dmulticast.c356 case ETH_P_IPV6: in batadv_mcast_forw_mode_check()
379 case ETH_P_IPV6: in batadv_mcast_forw_want_all_ip_count()
473 case ETH_P_IPV6: in batadv_mcast_forw_ip_node_get()
Dgateway_client.c717 case htons(ETH_P_IPV6): in batadv_gw_dhcp_recipient_get()
752 case htons(ETH_P_IPV6): in batadv_gw_dhcp_recipient_get()
Dmain.c335 case htons(ETH_P_IPV6): in batadv_skb_set_priority()
/linux-4.1.27/net/sched/
Dem_ipset.c69 case htons(ETH_P_IPV6): in em_ipset_match()
Dact_connmark.c52 } else if (skb->protocol == htons(ETH_P_IPV6)) { in tcf_connmark()
Dsch_dsmark.c215 case htons(ETH_P_IPV6): in dsmark_enqueue()
297 case htons(ETH_P_IPV6): in dsmark_dequeue()
Dcls_flow.c150 case htons(ETH_P_IPV6): in flow_get_nfct_src()
162 case htons(ETH_P_IPV6): in flow_get_nfct_dst()
Dact_csum.c517 case cpu_to_be16(ETH_P_IPV6): in tcf_csum()
/linux-4.1.27/net/bluetooth/
D6lowpan.c335 local_skb->protocol = htons(ETH_P_IPV6); in recv_pkt()
364 local_skb->protocol = htons(ETH_P_IPV6); in recv_pkt()
496 lowpan_header_compress(skb, netdev, ETH_P_IPV6, daddr, in setup_header()
499 err = dev_hard_header(skb, netdev, ETH_P_IPV6, NULL, NULL, 0); in setup_header()
512 if (type != ETH_P_IPV6) in header_create()
/linux-4.1.27/net/core/
Dflow_dissector.c113 case htons(ETH_P_IPV6): { in __skb_flow_dissect()
252 proto = htons(ETH_P_IPV6); in __skb_flow_dissect()
Dnetpoll.c433 skb->protocol = eth->h_proto = htons(ETH_P_IPV6); in netpoll_send_udp()
Dpktgen.c2883 __be16 protocol = htons(ETH_P_IPV6); in fill_packet_ipv6()
2932 *vlan_encapsulated_proto = htons(ETH_P_IPV6); in fill_packet_ipv6()
Dskbuff.c4024 case htons(ETH_P_IPV6): in skb_checksum_setup()
Ddev.c3643 case htons(ETH_P_IPV6): in skb_pfmemalloc_protocol()
/linux-4.1.27/net/openvswitch/
Dflow_netlink.c196 if (match->key->eth.type == htons(ETH_P_IPV6)) { in match_validate()
1367 } else if (swkey->eth.type == htons(ETH_P_IPV6)) { in __ovs_nla_put_key()
1408 swkey->eth.type == htons(ETH_P_IPV6)) && in __ovs_nla_put_key()
1451 } else if (swkey->eth.type == htons(ETH_P_IPV6) && in __ovs_nla_put_key()
1884 if (eth_type != htons(ETH_P_IPV6)) in validate_set()
1913 eth_type != htons(ETH_P_IPV6)) || in validate_set()
1921 eth_type != htons(ETH_P_IPV6)) || in validate_set()
1934 eth_type != htons(ETH_P_IPV6)) || in validate_set()
2101 eth_type != htons(ETH_P_IPV6) && in __ovs_nla_copy_actions()
Dflow.c620 } else if (key->eth.type == htons(ETH_P_IPV6)) { in key_extract()
/linux-4.1.27/net/ipv4/
Dping.c183 } else if (skb->protocol == htons(ETH_P_IPV6)) { in ping_lookup()
208 } else if (skb->protocol == htons(ETH_P_IPV6) && in ping_lookup()
501 } else if (skb->protocol == htons(ETH_P_IPV6)) { in ping_err()
569 } else if (skb->protocol == htons(ETH_P_IPV6)) { in ping_err()
924 if (skb->protocol == htons(ETH_P_IPV6) && in ping_recvmsg()
Dip_tunnel.c615 else if (skb->protocol == htons(ETH_P_IPV6)) { in tnl_update_pmtu()
669 else if (skb->protocol == htons(ETH_P_IPV6)) { in ip_tunnel_xmit()
711 } else if (skb->protocol == htons(ETH_P_IPV6)) { in ip_tunnel_xmit()
764 else if (skb->protocol == htons(ETH_P_IPV6)) in ip_tunnel_xmit()
Dip_vti.c229 case htons(ETH_P_IPV6): in vti_tunnel_xmit()
/linux-4.1.27/net/netfilter/
Dxt_AUDIT.c153 case htons(ETH_P_IPV6): in audit_tg()
Dxt_TEE.c163 skb->protocol = htons(ETH_P_IPV6); in tee_tg_route6()
Dnfnetlink_queue_core.c663 skb->protocol = htons(ETH_P_IPV6); in nfqnl_enqueue_packet()
/linux-4.1.27/drivers/net/usb/
Dcdc_mbim.c214 case htons(ETH_P_IPV6): in is_ip_proto()
382 proto = htons(ETH_P_IPV6); in cdc_mbim_process_dgram()
Dlg-vl600.c213 ethhdr->h_proto = htons(ETH_P_IPV6); in vl600_rx_fixup()
Dqmi_wwan.c94 proto = htons(ETH_P_IPV6); in qmi_wwan_rx_fixup()
Dr8152.c1474 case htons(ETH_P_IPV6): in r8152_tx_csum()
1506 case htons(ETH_P_IPV6): in r8152_tx_csum()
/linux-4.1.27/net/xfrm/
Dxfrm_output.c226 else if (skb->protocol == htons(ETH_P_IPV6)) in xfrm_local_error()
/linux-4.1.27/net/atm/
Dbr2684.c236 case ETH_P_IPV6: in br2684_xmit_vcc()
458 skb->protocol = htons(ETH_P_IPV6); in br2684_push()
488 skb->protocol = htons(ETH_P_IPV6); in br2684_push()
/linux-4.1.27/drivers/net/arcnet/
Drfc1201.c114 return htons(ETH_P_IPV6); in type_trans()
387 case ETH_P_IPV6: in build_header()
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dsta_rx.c53 case ETH_P_IPV6: in mwifiex_discard_gratuitous_arp()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c502 opcode = (protocol == ETH_P_IPV6) ? QLCNIC_TX_TCP_LSO6 : in qlcnic_tx_pkt()
563 } else if (protocol == ETH_P_IPV6) { in qlcnic_tx_pkt()
754 else if (protocol == ETH_P_IPV6) in qlcnic_xmit_frame()
1319 if (ntohs(skb->protocol) == ETH_P_IPV6) { in qlcnic_process_lro()
1338 if (skb->protocol == htons(ETH_P_IPV6)) in qlcnic_process_lro()
1841 if (ntohs(skb->protocol) == ETH_P_IPV6) { in qlcnic_83xx_process_lro()
1861 if (skb->protocol == htons(ETH_P_IPV6)) in qlcnic_83xx_process_lro()
/linux-4.1.27/drivers/net/ipvlan/
Dipvlan_core.c157 case htons(ETH_P_IPV6): { in ipvlan_get_L3_hdr()
436 if (skb->protocol == htons(ETH_P_IPV6)) in ipvlan_process_outbound()
/linux-4.1.27/drivers/net/wan/
Dhdlc_ppp.c159 return htons(ETH_P_IPV6); in ppp_type_trans()
185 case ETH_P_IPV6: in ppp_hard_header()
Dhdlc_fr.c300 case cpu_to_be16(ETH_P_IPV6): in fr_hard_header()
935 skb->protocol = htons(ETH_P_IPV6); in fr_rx()
947 case ETH_P_IPV6: in fr_rx()
Dhdlc_cisco.c144 case cpu_to_be16(ETH_P_IPV6): in cisco_type_trans()
/linux-4.1.27/drivers/net/hyperv/
Dnetvsc_drv.c201 flow.n_proto == htons(ETH_P_IPV6))) in netvsc_set_hash()
350 (eth_hdr(skb)->h_proto != htons(ETH_P_IPV6))) { in get_net_transport_info()
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c740 case htons(ETH_P_IPV6): in fm10k_tx_encap_offload()
765 case htons(ETH_P_IPV6): in fm10k_tx_encap_offload()
875 case htons(ETH_P_IPV6): in fm10k_tx_csum()
/linux-4.1.27/drivers/net/ethernet/sfc/
Drx.c872 if (ether_type != htons(ETH_P_IP) && ether_type != htons(ETH_P_IPV6)) in efx_filter_rfs()
991 if (spec->ether_type == htons(ETH_P_IPV6) && in efx_filter_is_mc_recipient()
Dtx.c865 EFX_BUG_ON_PARANOID(protocol != htons(ETH_P_IPV6)); in efx_tso_check_protocol()
Def10.c2203 if (spec->ether_type == htons(ETH_P_IPV6) && in efx_ef10_filter_is_exclusive()
/linux-4.1.27/net/6lowpan/
Diphc.c425 if (type != ETH_P_IPV6) in lowpan_header_compress()
/linux-4.1.27/drivers/firewire/
Dnet.c494 case ETH_P_IPV6: in fwnet_finish_incoming_packet()
978 case htons(ETH_P_IPV6): in fwnet_send_packet()
1255 case htons(ETH_P_IPV6): in fwnet_tx()
/linux-4.1.27/drivers/net/
Dvxlan.c1441 reply->protocol = htons(ETH_P_IPV6); in vxlan_na_create()
1461 eth_hdr(reply)->h_proto = htons(ETH_P_IPV6); in vxlan_na_create()
1462 reply->protocol = htons(ETH_P_IPV6); in vxlan_na_create()
1609 case ETH_P_IPV6: in route_shortcircuit()
2063 else if (ntohs(eth->h_proto) == ETH_P_IPV6 && in vxlan_xmit()
2083 ntohs(eth->h_proto) == ETH_P_IPV6)) { in vxlan_xmit()
Dtun.c1147 pi.proto = htons(ETH_P_IPV6); in tun_get_user()
/linux-4.1.27/net/caif/
Dchnl_net.c107 skb->protocol = htons(ETH_P_IPV6); in chnl_recv_cb()
/linux-4.1.27/net/bluetooth/bnep/
Dcore.c99 s->proto_filter[2].end = ETH_P_IPV6; in bnep_set_default_proto_filter()
/linux-4.1.27/drivers/s390/net/
Dqeth_core.h852 case ETH_P_IPV6: in qeth_get_ip_version()
Dqeth_l3_main.c1884 prot = htons((hdr->hdr.l3.flags & QETH_HDR_IPV6)? ETH_P_IPV6 : in qeth_l3_rebuild_skb()
1890 case __constant_htons(ETH_P_IPV6): in qeth_l3_rebuild_skb()
2756 if (skb->protocol == ETH_P_IPV6) in qeth_l3_get_cast_type()
2914 if (skb->protocol == ETH_P_IPV6) { in qeth_tso_fill_header()
Dqeth_l2_main.c739 (skb->protocol == htons(ETH_P_IPV6))) in qeth_l2_hard_start_xmit()
Dlcs.c1567 if (skb->protocol == htons(ETH_P_IPV6)) { in __lcs_start_xmit()
/linux-4.1.27/drivers/net/bonding/
Dbond_alb.c1341 case htons(ETH_P_IPV6): in bond_tlb_xmit()
1393 case ETH_P_IPV6: in bond_alb_xmit()
Dbond_main.c3111 } else if (skb->protocol == htons(ETH_P_IPV6)) { in bond_flow_dissect()
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
Dipoib_main.c735 (header->proto != htons(ETH_P_IPV6)) && in ipoib_start_xmit()
758 case htons(ETH_P_IPV6): in ipoib_start_xmit()
Dipoib_cm.c1396 else if (skb->protocol == htons(ETH_P_IPV6)) in ipoib_cm_skb_reap()
/linux-4.1.27/drivers/net/ethernet/sun/
Dsunvnet.c1160 else if (skb->protocol == htons(ETH_P_IPV6)) in vnet_handle_offloads()
1299 else if (skb->protocol == htons(ETH_P_IPV6)) in vnet_start_xmit()
Dniu.c6587 case cpu_to_be16(ETH_P_IPV6): in niu_compute_tx_flags()
/linux-4.1.27/net/mpls/
Daf_mpls.c127 skb->protocol = htons(ETH_P_IPV6); in mpls_egress()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c1967 } else if (protocol == htons(ETH_P_IPV6)) { in i40e_atr()
2706 else if (protocol == htons(ETH_P_IPV6)) in i40e_xmit_frame_ring()
/linux-4.1.27/drivers/net/ppp/
Dppp_generic.c332 case ETH_P_IPV6: in ethertype_to_npindex()
350 ETH_P_IPV6,
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dtxrx.c1070 case cpu_to_be16(ETH_P_IPV6): in wil_tx_desc_offload_cksum_set()
/linux-4.1.27/net/wireless/
Dutil.c772 case htons(ETH_P_IPV6): in cfg80211_classify8021d()
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c1916 opcode = (protocol == cpu_to_be16(ETH_P_IPV6)) ? in netxen_tso_check()
1930 } else if (protocol == cpu_to_be16(ETH_P_IPV6)) { in netxen_tso_check()
/linux-4.1.27/drivers/net/ethernet/ibm/
Dibmveth.c966 (skb->protocol == htons(ETH_P_IPV6) && in ibmveth_start_xmit()
/linux-4.1.27/drivers/net/ethernet/rocker/
Drocker.c1965 case ETH_P_IPV6: in rocker_cmd_flow_tbl_add_acl()
3140 .eth_type = htons(ETH_P_IPV6),
3559 eth_type = htons(ETH_P_IPV6); in rocker_port_router_mac()
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.c1937 else if (protocol == htons(ETH_P_IPV6)) in i40e_xmit_frame_ring()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dbase.c1392 } else if (ETH_P_IPV6 == ether_type) { in rtl_is_special_data()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbcmsysport.c903 case ETH_P_IPV6: in bcm_sysport_insert_tsb()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c726 case ETH_P_IPV6: in bnx2x_gro_receive()
3340 if (protocol == htons(ETH_P_IPV6)) { in bnx2x_xmit_type()
/linux-4.1.27/drivers/net/ethernet/natsemi/
Dns83820.c913 __vlan_hwaccel_put_tag(skb, htons(ETH_P_IPV6), tag);
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Denic_main.c462 } else if (skb->protocol == cpu_to_be16(ETH_P_IPV6)) { in enic_queue_wq_skb_tso()
/linux-4.1.27/include/linux/
Dnetdevice.h3583 protocol == htons(ETH_P_IPV6)) || in can_checksum_protocol()
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2024 case htons(ETH_P_IPV6): in igbvf_tx_csum()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_main.c1007 if (eh->h_proto == htons(ETH_P_IPV6)) { in be_ipv6_exthdr_check()
4983 case htons(ETH_P_IPV6): in be_features_check()
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmvpp2.c2428 mvpp2_prs_match_etype(&pe, 0, ETH_P_IPV6); in mvpp2_prs_etype_init()
4967 } else if (skb->protocol == htons(ETH_P_IPV6)) { in mvpp2_skb_tx_csum()
Dmvneta.c1412 } else if (l3_proto == htons(ETH_P_IPV6)) { in mvneta_skb_tx_csum()
/linux-4.1.27/drivers/net/ethernet/
Djme.c2132 case htons(ETH_P_IPV6): in jme_tx_csum()
/linux-4.1.27/security/smack/
Dsmack_lsm.c3761 else if (skb->protocol == htons(ETH_P_IPV6)) in smack_socket_getpeersec_dgram()
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c1249 case ETH_P_IPV6: in bcmgenet_put_tx_csum()
/linux-4.1.27/drivers/net/ethernet/realtek/
Dr8169.c6979 case htons(ETH_P_IPV6): in rtl8169_tso_csum_v2()
7012 case htons(ETH_P_IPV6): in rtl8169_tso_csum_v2()
/linux-4.1.27/drivers/net/vmxnet3/
Dvmxnet3_drv.c951 ctx.ipv6 = (vlan_get_protocol(skb) == cpu_to_be16(ETH_P_IPV6)); in vmxnet3_tq_xmit()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c3353 case htons(ETH_P_IPV6): in ixgbevf_tx_csum()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c6864 case htons(ETH_P_IPV6): in ixgbe_tx_csum()
7177 if ((first->protocol != htons(ETH_P_IPV6) || in ixgbe_atr()
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbnad.c2880 else if (net_proto == htons(ETH_P_IPV6)) { in bnad_txq_wi_prepare()
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c1285 vh->h_vlan_encapsulated_proto == htons(ETH_P_IPV6))) { in myri10ge_vlan_ip_csum()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_main.c2795 case cpu_to_be16(ETH_P_IPV6): in e1000_tx_csum()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/
Dqlge_main.c2590 } else if (l3_proto == htons(ETH_P_IPV6)) { in ql_tso()
/linux-4.1.27/security/selinux/
Dhooks.c4522 else if (skb && skb->protocol == htons(ETH_P_IPV6)) in selinux_socket_getpeersec_dgram()
/linux-4.1.27/drivers/net/ethernet/micrel/
Dksz884x.c4874 skb->protocol == htons(ETH_P_IPV6))) { in netdev_tx()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dnetdev.c5275 case cpu_to_be16(ETH_P_IPV6): in e1000_tx_csum()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_main.c4731 case htons(ETH_P_IPV6): in igb_tx_csum()