| /Linux-v5.4/samples/bpf/ | 
| D | parse_simple.c | 20 struct eth_hdr {  struct30 	struct eth_hdr *eth = data;  in handle_ingress()  argument
 
 | 
| D | test_cgrp2_tc_kern.c | 16 struct eth_hdr {  struct17 	unsigned char   h_dest[ETH_ALEN];
 18 	unsigned char   h_source[ETH_ALEN];
 19 	unsigned short  h_proto;
 
 | 
| D | tc_l2_redirect_kern.c | 34 struct eth_hdr {  struct35 	unsigned char   h_dest[ETH_ALEN];
 36 	unsigned char   h_source[ETH_ALEN];
 37 	unsigned short  h_proto;
 
 | 
| /Linux-v5.4/drivers/scsi/qedf/ | 
| D | qedf_fip.c | 124 	struct ethhdr *eth_hdr;  in qedf_fip_send()  local170 	struct ethhdr *eth_hdr;  in qedf_fip_recv()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/progs/ | 
| D | test_l4lb.c | 166 struct eth_hdr {  struct167 	unsigned char eth_dest[ETH_ALEN];
 168 	unsigned char eth_source[ETH_ALEN];
 169 	unsigned short eth_proto;
 
 | 
| D | test_l4lb_noinline.c | 162 struct eth_hdr {  struct163 	unsigned char eth_dest[ETH_ALEN];
 164 	unsigned char eth_source[ETH_ALEN];
 165 	unsigned short eth_proto;
 
 | 
| D | test_xdp_noinline.c | 210 struct eth_hdr {  struct218 	__u64 off = sizeof(struct eth_hdr);  in calc_offset()  argument
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | if_ether.h | 22 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb)  in eth_hdr()  function
 | 
| /Linux-v5.4/drivers/net/wimax/i2400m/ | 
| D | netdev.c | 408 	struct ethhdr *eth_hdr = _eth_hdr;  in i2400m_rx_fake_eth_header()  local
 | 
| /Linux-v5.4/net/hsr/ | 
| D | hsr_forward.c | 47 	struct ethhdr *eth_hdr;  in is_supervision_frame()  local
 | 
| /Linux-v5.4/drivers/staging/ks7010/ | 
| D | ks_hostif.c | 338 	struct ether_hdr *eth_hdr;  in hostif_data_indication_wpa()  local423 	struct ether_hdr *eth_hdr;  in hostif_data_indication()  local
 1071 	struct ether_hdr *eth_hdr;  in hostif_data_request()  local
 
 | 
| /Linux-v5.4/drivers/scsi/fnic/ | 
| D | fnic_fcs.c | 1033 	struct ethhdr *eth_hdr;  in fnic_eth_send()  local1087 	struct ethhdr *eth_hdr;  in fnic_send_frame()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ | 
| D | main.c | 769 	struct ethhdr *eth_hdr = (struct ethhdr *)skb->data;  in mwifiex_bypass_tx_queue()  local
 | 
| D | wmm.c | 818 	struct ethhdr *eth_hdr = (struct ethhdr *)skb->data;  in mwifiex_wmm_add_buf_txqueue()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/altera/ | 
| D | altera_tse_main.c | 355 	struct ethhdr *eth_hdr;  in tse_rx_vlan()  local
 | 
| /Linux-v5.4/drivers/net/wireless/ath/ath6kl/ | 
| D | txrx.c | 46 	struct ethhdr *eth_hdr;  in ath6kl_ibss_map_epid()  local
 | 
| D | wmi.c | 163 	struct ethhdr *eth_hdr;  in ath6kl_wmi_dix_2_dot3()  local392 	struct ethhdr eth_hdr;  in ath6kl_wmi_dot11_hdr_remove()  local
 457 	struct ethhdr eth_hdr;  in ath6kl_wmi_dot3_2_dix()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/fm10k/ | 
| D | fm10k_main.c | 690 	struct ethhdr *eth_hdr;  in fm10k_tx_encap_offload()  local
 | 
| /Linux-v5.4/drivers/scsi/bnx2fc/ | 
| D | bnx2fc_fcoe.c | 1107 	struct ethhdr *eth_hdr;  in bnx2fc_fip_send()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ice/ | 
| D | ice_switch.c | 722 	u8 *eth_hdr;  in ice_fill_sw_rule()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns/ | 
| D | hns_enet.c | 1945 	struct ethhdr *eth_hdr = (struct ethhdr *)skb->data;  in hns_nic_select_queue()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_io.c | 1172 	struct ethhdr *eth_hdr;  in qlcnic_check_rx_tagging()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/bnxt_re/ | 
| D | ib_verbs.c | 2810 	struct ethhdr *eth_hdr;  in bnxt_re_is_loopback_packet()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | core.c | 321 	char *eth_hdr = skb_push(skb, MLXSW_EMAD_ETH_HDR_LEN);  in mlxsw_emad_construct_eth_hdr()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/ocrdma/ | 
| D | ocrdma_sli.h | 1919 	struct ocrdma_eth_vlan eth_hdr;  member
 |