/linux-4.1.27/include/net/ |
D | inet_ecn.h | 155 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()
|
D | vxlan.h | 165 case htons(ETH_P_IPV6): in vxlan_features_check()
|
D | ip_tunnels.h | 182 else if (skb->protocol == htons(ETH_P_IPV6)) in ip_tunnel_get_dsfield()
|
/linux-4.1.27/net/tipc/ |
D | udp_media.c | 103 } 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/ |
D | fddi.c | 59 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/ |
D | tx.c | 50 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()
|
D | rx.c | 25 skb->protocol = htons(ETH_P_IPV6); in lowpan_give_skb_to_devices()
|
/linux-4.1.27/net/ipv6/ |
D | xfrm6_output.c | 117 skb->protocol = htons(ETH_P_IPV6); in xfrm6_prepare_output() 147 if (skb->protocol == htons(ETH_P_IPV6)) in __xfrm6_output()
|
D | datagram.c | 248 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()
|
D | xfrm6_state.c | 175 .eth_proto = htons(ETH_P_IPV6),
|
D | ip6_offload.c | 284 .type = cpu_to_be16(ETH_P_IPV6),
|
D | ip6_output.c | 67 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()
|
D | ip6_vti.c | 476 if (skb->protocol == htons(ETH_P_IPV6)) in vti6_xmit() 519 case htons(ETH_P_IPV6): in vti6_tnl_xmit()
|
D | sit.c | 684 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()
|
D | ndisc.c | 121 .protocol = cpu_to_be16(ETH_P_IPV6), 393 skb->protocol = htons(ETH_P_IPV6); in ndisc_alloc_skb()
|
D | af_inet6.c | 704 .type = cpu_to_be16(ETH_P_IPV6),
|
D | ip6_gre.c | 510 skb->protocol = htons(ETH_P_IPV6); in ip6gre_rcv() 913 case htons(ETH_P_IPV6): in ip6gre_tunnel_xmit()
|
D | ip6_tunnel.c | 877 return ip6_tnl_rcv(skb, ETH_P_IPV6, IPPROTO_IPV6, in ip6ip6_rcv() 1220 case htons(ETH_P_IPV6): in ip6_tnl_xmit()
|
D | raw.c | 637 skb->protocol = htons(ETH_P_IPV6); in rawv6_send_hdrinc()
|
D | ip6mr.c | 674 skb->protocol = htons(ETH_P_IPV6); in pim6_rcv()
|
D | mcast.c | 1534 skb->protocol = htons(ETH_P_IPV6); in ip6_mc_hdr()
|
/linux-4.1.27/samples/bpf/ |
D | sockex2_kern.c | 120 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/ |
D | br_multicast.c | 52 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 …]
|
D | br_netfilter.c | 67 (!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()
|
D | br_mdb.c | 91 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()
|
D | br_private.h | 515 case (htons(ETH_P_IPV6)): in br_multicast_querier_exists()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6t_eui64.c | 36 if (eth_hdr(skb)->h_proto == htons(ETH_P_IPV6)) { in eui64_mt6()
|
D | nf_reject_ipv6.c | 85 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/ |
D | if_ether.h | 66 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
|
/linux-4.1.27/net/bridge/netfilter/ |
D | nf_log_bridge.c | 32 case htons(ETH_P_IPV6): in nf_log_bridge_packet()
|
D | nf_tables_bridge.c | 102 case htons(ETH_P_IPV6): in nft_do_chain_bridge()
|
D | ebt_ip6.c | 105 if (e->ethproto != htons(ETH_P_IPV6) || e->invflags & EBT_IPROTO) in ebt_ip6_mt_check()
|
D | ebt_log.c | 116 htons(ETH_P_IPV6)) { in ebt_log_packet()
|
D | nft_reject_bridge.c | 290 case htons(ETH_P_IPV6): in nft_reject_bridge_eval()
|
/linux-4.1.27/net/phonet/ |
D | pep-gprs.c | 59 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/ |
D | gdm_lte.c | 249 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/ |
D | multicast.c | 356 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()
|
D | gateway_client.c | 717 case htons(ETH_P_IPV6): in batadv_gw_dhcp_recipient_get() 752 case htons(ETH_P_IPV6): in batadv_gw_dhcp_recipient_get()
|
D | main.c | 335 case htons(ETH_P_IPV6): in batadv_skb_set_priority()
|
/linux-4.1.27/net/sched/ |
D | em_ipset.c | 69 case htons(ETH_P_IPV6): in em_ipset_match()
|
D | act_connmark.c | 52 } else if (skb->protocol == htons(ETH_P_IPV6)) { in tcf_connmark()
|
D | sch_dsmark.c | 215 case htons(ETH_P_IPV6): in dsmark_enqueue() 297 case htons(ETH_P_IPV6): in dsmark_dequeue()
|
D | cls_flow.c | 150 case htons(ETH_P_IPV6): in flow_get_nfct_src() 162 case htons(ETH_P_IPV6): in flow_get_nfct_dst()
|
D | act_csum.c | 517 case cpu_to_be16(ETH_P_IPV6): in tcf_csum()
|
/linux-4.1.27/net/bluetooth/ |
D | 6lowpan.c | 335 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/ |
D | flow_dissector.c | 113 case htons(ETH_P_IPV6): { in __skb_flow_dissect() 252 proto = htons(ETH_P_IPV6); in __skb_flow_dissect()
|
D | netpoll.c | 433 skb->protocol = eth->h_proto = htons(ETH_P_IPV6); in netpoll_send_udp()
|
D | pktgen.c | 2883 __be16 protocol = htons(ETH_P_IPV6); in fill_packet_ipv6() 2932 *vlan_encapsulated_proto = htons(ETH_P_IPV6); in fill_packet_ipv6()
|
D | skbuff.c | 4024 case htons(ETH_P_IPV6): in skb_checksum_setup()
|
D | dev.c | 3643 case htons(ETH_P_IPV6): in skb_pfmemalloc_protocol()
|
/linux-4.1.27/net/openvswitch/ |
D | flow_netlink.c | 196 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()
|
D | flow.c | 620 } else if (key->eth.type == htons(ETH_P_IPV6)) { in key_extract()
|
/linux-4.1.27/net/ipv4/ |
D | ping.c | 183 } 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()
|
D | ip_tunnel.c | 615 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()
|
D | ip_vti.c | 229 case htons(ETH_P_IPV6): in vti_tunnel_xmit()
|
/linux-4.1.27/net/netfilter/ |
D | xt_AUDIT.c | 153 case htons(ETH_P_IPV6): in audit_tg()
|
D | xt_TEE.c | 163 skb->protocol = htons(ETH_P_IPV6); in tee_tg_route6()
|
D | nfnetlink_queue_core.c | 663 skb->protocol = htons(ETH_P_IPV6); in nfqnl_enqueue_packet()
|
/linux-4.1.27/drivers/net/usb/ |
D | cdc_mbim.c | 214 case htons(ETH_P_IPV6): in is_ip_proto() 382 proto = htons(ETH_P_IPV6); in cdc_mbim_process_dgram()
|
D | lg-vl600.c | 213 ethhdr->h_proto = htons(ETH_P_IPV6); in vl600_rx_fixup()
|
D | qmi_wwan.c | 94 proto = htons(ETH_P_IPV6); in qmi_wwan_rx_fixup()
|
D | r8152.c | 1474 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/ |
D | xfrm_output.c | 226 else if (skb->protocol == htons(ETH_P_IPV6)) in xfrm_local_error()
|
/linux-4.1.27/net/atm/ |
D | br2684.c | 236 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/ |
D | rfc1201.c | 114 return htons(ETH_P_IPV6); in type_trans() 387 case ETH_P_IPV6: in build_header()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | sta_rx.c | 53 case ETH_P_IPV6: in mwifiex_discard_gratuitous_arp()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_io.c | 502 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/ |
D | ipvlan_core.c | 157 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/ |
D | hdlc_ppp.c | 159 return htons(ETH_P_IPV6); in ppp_type_trans() 185 case ETH_P_IPV6: in ppp_hard_header()
|
D | hdlc_fr.c | 300 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()
|
D | hdlc_cisco.c | 144 case cpu_to_be16(ETH_P_IPV6): in cisco_type_trans()
|
/linux-4.1.27/drivers/net/hyperv/ |
D | netvsc_drv.c | 201 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/ |
D | fm10k_main.c | 740 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/ |
D | rx.c | 872 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()
|
D | tx.c | 865 EFX_BUG_ON_PARANOID(protocol != htons(ETH_P_IPV6)); in efx_tso_check_protocol()
|
D | ef10.c | 2203 if (spec->ether_type == htons(ETH_P_IPV6) && in efx_ef10_filter_is_exclusive()
|
/linux-4.1.27/net/6lowpan/ |
D | iphc.c | 425 if (type != ETH_P_IPV6) in lowpan_header_compress()
|
/linux-4.1.27/drivers/firewire/ |
D | net.c | 494 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/ |
D | vxlan.c | 1441 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()
|
D | tun.c | 1147 pi.proto = htons(ETH_P_IPV6); in tun_get_user()
|
/linux-4.1.27/net/caif/ |
D | chnl_net.c | 107 skb->protocol = htons(ETH_P_IPV6); in chnl_recv_cb()
|
/linux-4.1.27/net/bluetooth/bnep/ |
D | core.c | 99 s->proto_filter[2].end = ETH_P_IPV6; in bnep_set_default_proto_filter()
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_core.h | 852 case ETH_P_IPV6: in qeth_get_ip_version()
|
D | qeth_l3_main.c | 1884 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()
|
D | qeth_l2_main.c | 739 (skb->protocol == htons(ETH_P_IPV6))) in qeth_l2_hard_start_xmit()
|
D | lcs.c | 1567 if (skb->protocol == htons(ETH_P_IPV6)) { in __lcs_start_xmit()
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_alb.c | 1341 case htons(ETH_P_IPV6): in bond_tlb_xmit() 1393 case ETH_P_IPV6: in bond_alb_xmit()
|
D | bond_main.c | 3111 } else if (skb->protocol == htons(ETH_P_IPV6)) { in bond_flow_dissect()
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib_main.c | 735 (header->proto != htons(ETH_P_IPV6)) && in ipoib_start_xmit() 758 case htons(ETH_P_IPV6): in ipoib_start_xmit()
|
D | ipoib_cm.c | 1396 else if (skb->protocol == htons(ETH_P_IPV6)) in ipoib_cm_skb_reap()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | sunvnet.c | 1160 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()
|
D | niu.c | 6587 case cpu_to_be16(ETH_P_IPV6): in niu_compute_tx_flags()
|
/linux-4.1.27/net/mpls/ |
D | af_mpls.c | 127 skb->protocol = htons(ETH_P_IPV6); in mpls_egress()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 1967 } 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/ |
D | ppp_generic.c | 332 case ETH_P_IPV6: in ethertype_to_npindex() 350 ETH_P_IPV6,
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | txrx.c | 1070 case cpu_to_be16(ETH_P_IPV6): in wil_tx_desc_offload_cksum_set()
|
/linux-4.1.27/net/wireless/ |
D | util.c | 772 case htons(ETH_P_IPV6): in cfg80211_classify8021d()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 1916 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/ |
D | ibmveth.c | 966 (skb->protocol == htons(ETH_P_IPV6) && in ibmveth_start_xmit()
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
D | rocker.c | 1965 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/ |
D | i40e_txrx.c | 1937 else if (protocol == htons(ETH_P_IPV6)) in i40e_xmit_frame_ring()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | base.c | 1392 } else if (ETH_P_IPV6 == ether_type) { in rtl_is_special_data()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bcmsysport.c | 903 case ETH_P_IPV6: in bcm_sysport_insert_tsb()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 726 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/ |
D | ns83820.c | 913 __vlan_hwaccel_put_tag(skb, htons(ETH_P_IPV6), tag);
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 462 } else if (skb->protocol == cpu_to_be16(ETH_P_IPV6)) { in enic_queue_wq_skb_tso()
|
/linux-4.1.27/include/linux/ |
D | netdevice.h | 3583 protocol == htons(ETH_P_IPV6)) || in can_checksum_protocol()
|
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 2024 case htons(ETH_P_IPV6): in igbvf_tx_csum()
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 1007 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/ |
D | mvpp2.c | 2428 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()
|
D | mvneta.c | 1412 } else if (l3_proto == htons(ETH_P_IPV6)) { in mvneta_skb_tx_csum()
|
/linux-4.1.27/drivers/net/ethernet/ |
D | jme.c | 2132 case htons(ETH_P_IPV6): in jme_tx_csum()
|
/linux-4.1.27/security/smack/ |
D | smack_lsm.c | 3761 else if (skb->protocol == htons(ETH_P_IPV6)) in smack_socket_getpeersec_dgram()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.c | 1249 case ETH_P_IPV6: in bcmgenet_put_tx_csum()
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | r8169.c | 6979 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/ |
D | vmxnet3_drv.c | 951 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/ |
D | ixgbevf_main.c | 3353 case htons(ETH_P_IPV6): in ixgbevf_tx_csum()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 6864 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/ |
D | bnad.c | 2880 else if (net_proto == htons(ETH_P_IPV6)) { in bnad_txq_wi_prepare()
|
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 1285 vh->h_vlan_encapsulated_proto == htons(ETH_P_IPV6))) { in myri10ge_vlan_ip_csum()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 2795 case cpu_to_be16(ETH_P_IPV6): in e1000_tx_csum()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_main.c | 2590 } else if (l3_proto == htons(ETH_P_IPV6)) { in ql_tso()
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 4522 else if (skb && skb->protocol == htons(ETH_P_IPV6)) in selinux_socket_getpeersec_dgram()
|
/linux-4.1.27/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 4874 skb->protocol == htons(ETH_P_IPV6))) { in netdev_tx()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 5275 case cpu_to_be16(ETH_P_IPV6): in e1000_tx_csum()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 4731 case htons(ETH_P_IPV6): in igb_tx_csum()
|