/linux-4.4.14/net/ethernet/ |
D | eth.c | 83 struct ethhdr *eth = (struct ethhdr *)skb_push(skb, ETH_HLEN); in eth_header() local 126 const struct ethhdr *eth = (const struct ethhdr *)data; in eth_get_headlen() local 156 const struct ethhdr *eth; in eth_type_trans() local 210 const struct ethhdr *eth = eth_hdr(skb); in eth_header_parse() local 226 struct ethhdr *eth; in eth_header_cache() local
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | sta_rx.c | 39 struct ethhdr *eth; in mwifiex_discard_gratuitous_arp() local 90 struct ethhdr *eth; in mwifiex_process_rx_packet() local
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | imx1-apf9328.dts | 62 eth: eth@4,c00000 { label
|
D | orion5x.dtsi | 179 eth: ethernet-controller@72000 { label
|
D | dove.dtsi | 342 eth: ethernet-ctrl@72000 { label
|
/linux-4.4.14/drivers/net/ipvlan/ |
D | ipvlan_core.c | 501 struct ethhdr *eth = eth_hdr(skb); in ipvlan_xmit_mode_l2() local 561 struct ethhdr *eth = eth_hdr(skb); in ipvlan_external_frame() local 604 struct ethhdr *eth = eth_hdr(skb); in ipvlan_handle_mode_l2() local
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | txrx.c | 563 struct ethhdr *eth = (void *)skb->data; in wil_netif_rx_any() local 898 struct ethhdr *eth = (void *)skb->data; in wil_find_tx_ucast() local 995 struct ethhdr *eth = (void *)skb->data; in wil_set_da_for_vring() local 1008 struct ethhdr *eth = (void *)skb->data; in wil_find_tx_bcast_2() local 1655 struct ethhdr *eth = (void *)skb->data; in wil_start_xmit() local 1719 struct ethhdr *eth = (void *)skb->data; in wil_need_txstat() local
|
D | wmi.c | 532 struct ethhdr *eth; in wmi_evt_eapol_rx() local
|
/linux-4.4.14/drivers/staging/gdm724x/ |
D | gdm_lte.c | 105 struct ethhdr eth; in gdm_lte_emulate_arp() local 225 struct ethhdr eth; in gdm_lte_emulate_ndp() local 350 struct ethhdr *eth; in gdm_lte_tx_nic_type() local 580 struct ethhdr eth; in gdm_lte_netif_rx() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_hw.h | 254 } eth; member
|
D | qed.h | 437 struct qed_eth_cb_ops *eth; member
|
/linux-4.4.14/arch/xtensa/platforms/xtfpga/ |
D | setup.c | 141 struct device_node *eth = NULL; in machine_setup() local
|
/linux-4.4.14/drivers/scsi/fnic/ |
D | fnic_fip.h | 60 struct ethhdr eth; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rx.c | 99 struct ethhdr *eth = (struct ethhdr *)(skb->data); in mlx5e_lro_update_hdr() local
|
D | en.h | 518 struct mlx5_wqe_eth_seg eth; member
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_ah.c | 63 struct ocrdma_eth_vlan eth; in set_av_attr() local
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | octeon-platform.c | 444 static void __init octeon_fdt_set_phy(int eth, int phy_addr) in octeon_fdt_set_phy() 566 int eth; in octeon_fdt_pip_port() local
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | libipw_tx.c | 225 struct ethhdr *eth; in libipw_classify() local
|
/linux-4.4.14/drivers/net/plip/ |
D | plip.c | 543 struct ethhdr *eth; in plip_type_trans() local 995 plip_rewrite_address(const struct net_device *dev, struct ethhdr *eth) in plip_rewrite_address() 1034 struct ethhdr *eth; in plip_hard_header_cache() local
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_subset.c | 457 struct f_gether *eth; in geth_free() local
|
/linux-4.4.14/net/core/ |
D | flow_dissector.c | 159 struct ethhdr *eth = eth_hdr(skb); in __skb_flow_dissect() local 392 const struct ethhdr *eth; in __skb_flow_dissect() local
|
D | netpoll.c | 384 struct ethhdr *eth; in netpoll_send_udp() local
|
D | pktgen.c | 2645 struct ethhdr *eth; in process_ipsec() local 2801 __u8 *eth; in fill_packet_ipv4() local 2930 __u8 *eth; in fill_packet_ipv6() local
|
D | dev.c | 2479 struct ethhdr *eth; in skb_network_protocol() local 4435 const struct ethhdr *eth; in napi_frags_skb() local
|
/linux-4.4.14/drivers/net/ |
D | macvlan.c | 200 const struct ethhdr *eth, bool local) in macvlan_broadcast_one() 236 const struct ethhdr *eth = eth_hdr(skb); in macvlan_broadcast() local 405 const struct ethhdr *eth = eth_hdr(skb); in macvlan_handle_frame() local 478 const struct ethhdr *eth = (void *)skb->data; in macvlan_queue_xmit() local
|
D | rionet.c | 172 struct ethhdr *eth = (struct ethhdr *)skb->data; in rionet_start_xmit() local
|
D | vxlan.c | 2142 struct ethhdr *eth; in vxlan_xmit() local
|
/linux-4.4.14/include/uapi/linux/ |
D | if_arcnet.h | 81 struct ethhdr eth; /* standard ethernet header (yuck!) */ member
|
/linux-4.4.14/tools/testing/selftests/net/ |
D | psock_tpacket.c | 138 struct ethhdr *eth = pay; in test_payload() local 156 struct ethhdr *eth = pay; in create_payload() local
|
/linux-4.4.14/drivers/scsi/fcoe/ |
D | fcoe_ctlr.c | 388 struct ethhdr eth; in fcoe_ctlr_solicit() member 540 struct ethhdr eth; in fcoe_ctlr_send_keep_alive() member 612 struct ethhdr eth; in fcoe_ctlr_encaps() member 1992 struct ethhdr eth; in fcoe_ctlr_vn_send() member
|
/linux-4.4.14/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 30 struct ethhdr *eth; in nft_reject_br_push_etherhdr() local
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | g_ffs.c | 120 int (*eth)(struct usb_configuration *c); member
|
/linux-4.4.14/arch/um/drivers/ |
D | net_kern.c | 570 static int check_transport(struct transport *transport, char *eth, int n, in check_transport() 599 struct eth_init *eth; in register_transport() local
|
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | intr_vect_defs.h | 251 unsigned int eth : 1; member 264 unsigned int eth : 1; member 276 unsigned int eth : 1; member 288 unsigned int eth : 1; member
|
D | clkgen_defs.h | 103 unsigned int eth : 1; member
|
D | pinmux_defs.h | 86 unsigned int eth : 1; member
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_tx.c | 277 struct ethhdr *eth; in ieee80211_classify() local
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | rtllib_tx.c | 252 struct ethhdr *eth; in rtllib_classify() local
|
/linux-4.4.14/drivers/net/hamradio/ |
D | bpqether.c | 182 struct ethhdr *eth; in bpq_rcv() local
|
/linux-4.4.14/net/bridge/ |
D | br_multicast.c | 368 struct ethhdr *eth; in br_ip4_multicast_alloc_query() local 436 struct ethhdr *eth; in br_ip6_multicast_alloc_query() local 2087 struct ethhdr eth; in br_multicast_has_querier_anywhere() local
|
D | br_private.h | 584 struct ethhdr *eth) in br_multicast_querier_exists() 659 struct ethhdr *eth) in br_multicast_querier_exists()
|
/linux-4.4.14/drivers/media/dvb-core/ |
D | dvb_net.c | 140 struct ethhdr *eth; in dvb_net_eth_type_trans() local 782 u8 *eth; local
|
/linux-4.4.14/net/openvswitch/ |
D | flow.c | 464 struct ethhdr *eth; in key_extract() local
|
D | flow.h | 74 } eth; member
|
D | datapath.c | 553 struct ethhdr *eth; in ovs_packet_cmd_execute() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | fweh.c | 67 struct ethhdr eth; member
|
/linux-4.4.14/drivers/net/xen-netback/ |
D | interface.c | 175 struct ethhdr *eth = (struct ethhdr *)skb->data; in xenvif_start_xmit() local
|
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/ |
D | os_intfs.c | 313 struct ethhdr *eth = (struct ethhdr *)skb->data; in rtw_recv_select_queue23a() local
|
/linux-4.4.14/net/irda/irlan/ |
D | irlan_common.c | 69 static bool eth; /* Use "eth" or "irlan" name for devices */ variable
|
/linux-4.4.14/arch/xtensa/platforms/iss/ |
D | network.c | 681 struct iss_net_init *eth; in iss_net_init() local
|
/linux-4.4.14/drivers/infiniband/core/ |
D | uverbs.h | 217 struct ib_uverbs_flow_spec_eth eth; member
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | sunlance.c | 887 struct ethhdr __iomem *eth = (struct ethhdr __iomem *) packet; in build_fake_packet() local 900 struct ethhdr *eth = (struct ethhdr *) packet; in build_fake_packet() local
|
/linux-4.4.14/include/rdma/ |
D | ib_pack.h | 235 struct ib_unpacked_eth eth; member
|
D | ib_verbs.h | 1481 struct ib_flow_spec_eth eth; member
|
/linux-4.4.14/net/sched/ |
D | cls_flower.c | 30 struct flow_dissector_key_eth_addrs eth; member
|
/linux-4.4.14/drivers/net/fjes/ |
D | fjes_main.c | 592 struct ethhdr *eth; in fjes_xmit_frame() local
|
/linux-4.4.14/net/atm/ |
D | mpc.c | 574 struct ethhdr *eth; in mpc_send_packet() local
|
/linux-4.4.14/drivers/net/usb/ |
D | sierra_net.c | 665 struct ethhdr *eth; in sierra_net_bind() local
|
/linux-4.4.14/net/wireless/ |
D | util.c | 656 const struct ethhdr *eth; in ieee80211_amsdu_to_8023s() local
|
/linux-4.4.14/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_main.c | 105 const struct ethhdr *eth = data; in xgene_enet_hdr_len() local
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_cna.h | 109 struct bfa_port_eth_stats eth; member
|
/linux-4.4.14/drivers/staging/unisys/visornic/ |
D | visornic_main.c | 1163 struct ethhdr *eth; in visornic_rx() local
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-drv.c | 2155 struct ethhdr *eth = (struct ethhdr *)skb->data; in xgbe_print_pkt() local
|
/linux-4.4.14/arch/mips/include/asm/ip32/ |
D | mace.h | 353 struct mace_ethernet eth; member
|
/linux-4.4.14/drivers/isdn/i4l/ |
D | isdn_net.c | 1366 struct ethhdr *eth; in isdn_net_type_trans() local
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | htt_rx.c | 1178 struct ethhdr *eth; in ath10k_htt_rx_h_undecap_eth() local
|
D | mac.c | 3236 struct ethhdr *eth; in ath10k_tx_h_8023() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | d3.c | 395 struct ethhdr eth; in iwl_mvm_build_tcp_packet() member
|
/linux-4.4.14/drivers/net/wireless/orinoco/ |
D | main.c | 391 struct ethhdr eth; /* 802.3 header */ in orinoco_process_xmit_skb() member
|
/linux-4.4.14/include/linux/mlx4/ |
D | device.h | 788 struct mlx4_eth_av eth; member 1207 struct mlx4_spec_eth eth; member 1314 struct mlx4_net_trans_rule_hw_eth eth; member
|
/linux-4.4.14/drivers/firewire/ |
D | net.c | 514 struct fwnet_header *eth; in fwnet_finish_incoming_packet() local
|
/linux-4.4.14/drivers/net/vmxnet3/ |
D | vmxnet3_drv.c | 1191 struct ethhdr *eth; in vmxnet3_get_hdr_len() member
|
/linux-4.4.14/net/mac80211/ |
D | tx.c | 2701 struct ethhdr eth; in ieee80211_xmit_fast() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 2268 int packet_complete, eth, ethpad = 2; in process_responses() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 3802 struct ethhdr *eth; in bnx2x_start_xmit() local
|
D | bnx2x.h | 1186 struct eth_context eth; member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 5348 struct ethhdr *eth = (struct ethhdr *)skb_mac_header(skb); in bnxt_rx_flow_steer() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_type.h | 1147 struct i40e_eth_stats eth; member
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_defs.h | 1097 union sfp_xcvr_eth_code_u eth; member
|
D | bfa_defs_svc.h | 1332 struct bfa_port_eth_stats_s eth; member
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_type.h | 1183 struct i40e_eth_stats eth; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 4147 struct mlx4_net_trans_rule_hw_eth *eth = in handle_eth_header_mcast_prio() local
|
/linux-4.4.14/drivers/net/wireless/ |
D | airo.c | 1451 static int decapsulate(struct airo_info *ai, MICBuffer *mic, etherHead *eth, u16 payLen) in decapsulate()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | cnic_defs.h | 3665 struct xstorm_fcoe_eth_context_section eth; member
|