| /Linux-v5.4/net/batman-adv/ | 
| D | routing.c | 184 	struct ethhdr *ethhdr;  in batadv_check_management_packet()  local360 	struct ethhdr *ethhdr;  in batadv_recv_icmp_packet()  local
 461 	struct ethhdr *ethhdr;  in batadv_check_unicast_packet()  local
 681 	struct ethhdr *ethhdr = eth_hdr(skb);  in batadv_route_unicast_packet()  local
 813 	struct ethhdr *ethhdr;  in batadv_check_unicast_ttvn()  local
 1189 	struct ethhdr *ethhdr;  in batadv_recv_bcast_packet()  local
 
 | 
| D | network-coding.c | 1053 				   struct ethhdr *ethhdr,  in batadv_nc_code_packets()1382 	struct ethhdr *ethhdr;  in batadv_nc_skb_store_before_coding()  local
 1421 				     struct ethhdr *ethhdr)  in batadv_nc_skb_dst_search()
 1514 	struct ethhdr *ethhdr = eth_hdr(skb);  in batadv_nc_skb_forward()  local
 1567 	struct ethhdr *ethhdr = eth_hdr(skb);  in batadv_nc_skb_store_for_decoding()  local
 1626 	struct ethhdr *ethhdr = eth_hdr(skb);  in batadv_nc_skb_store_sniffed_unicast()  local
 1655 	struct ethhdr *ethhdr, ethhdr_tmp;  in batadv_nc_skb_decode_packet()  local
 1742 			       struct ethhdr *ethhdr,  in batadv_nc_find_decoding_packet()
 1812 	struct ethhdr *ethhdr;  in batadv_nc_recv_coded_packet()  local
 
 | 
| D | bat_v_ogm.c | 688 				      const struct ethhdr *ethhdr,  in batadv_v_ogm_route_update()787 			       const struct ethhdr *ethhdr,  in batadv_v_ogm_process_per_outif()
 860 	struct ethhdr *ethhdr;  in batadv_v_ogm_process()  local
 991 	struct ethhdr *ethhdr = eth_hdr(skb);  in batadv_v_ogm_packet_recv()  local
 
 | 
| D | bridge_loop_avoidance.c | 337 	struct ethhdr *ethhdr;  in batadv_bla_send_claim()  local891 				  u8 *backbone_addr, struct ethhdr *ethhdr,  in batadv_handle_request()
 1007 				    struct ethhdr *ethhdr)  in batadv_check_claim_group()
 1078 	struct ethhdr *ethhdr;  in batadv_bla_process_claim()  local
 1771 	struct ethhdr *ethhdr;  in batadv_bla_loopdetect_check()  local
 1827 	struct ethhdr *ethhdr;  in batadv_bla_rx()  local
 1939 	struct ethhdr *ethhdr;  in batadv_bla_tx()  local
 
 | 
| D | send.c | 68 	struct ethhdr *ethhdr;  in batadv_send_skb_packet()  local340 	struct ethhdr *ethhdr;  in batadv_send_skb_unicast()  local
 410 	struct ethhdr *ethhdr = (struct ethhdr *)skb->data;  in batadv_send_skb_via_tt_generic()  local
 
 | 
| D | multicast.c | 1102 	struct ethhdr *ethhdr = eth_hdr(skb);  in batadv_mcast_forw_mode_check()  local1135 					       struct ethhdr *ethhdr)  in batadv_mcast_forw_want_all_ip_count()
 1181 			      struct ethhdr *ethhdr)  in batadv_mcast_forw_tt_node_get()
 1252 			      struct ethhdr *ethhdr)  in batadv_mcast_forw_ip_node_get()
 1357 			       struct ethhdr *ethhdr)  in batadv_mcast_forw_rtr_node_get()
 1387 	struct ethhdr *ethhdr;  in batadv_mcast_forw_mode()  local
 
 | 
| D | gateway_client.c | 625 	struct ethhdr *ethhdr;  in batadv_gw_dhcp_recipient_get()  local749 	struct ethhdr *ethhdr = (struct ethhdr *)skb->data;  in batadv_gw_out_of_range()  local
 
 | 
| D | main.c | 384 	struct ethhdr ethhdr_tmp, *ethhdr;  in batadv_skb_set_priority()  local646 	struct ethhdr *ethhdr = (struct ethhdr *)(skb->data + header_len);  in batadv_get_vid()  local
 
 | 
| D | soft-interface.c | 183 	struct ethhdr *ethhdr;  in batadv_interface_tx()  local426 	struct ethhdr *ethhdr;  in batadv_interface_rx()  local
 
 | 
| D | bat_iv_ogm.c | 682 				  const struct ethhdr *ethhdr,  in batadv_iv_ogm_forward()914 			  const struct ethhdr *ethhdr,  in batadv_iv_ogm_orig_update()
 1206 batadv_iv_ogm_update_seqnos(const struct ethhdr *ethhdr,  in batadv_iv_ogm_update_seqnos()
 1327 	struct ethhdr *ethhdr;  in batadv_iv_ogm_process_per_outif()  local
 1564 	struct ethhdr *ethhdr;  in batadv_iv_ogm_process()  local
 
 | 
| D | bat_v_elp.c | 517 	struct ethhdr *ethhdr = (struct ethhdr *)skb_mac_header(skb);  in batadv_v_elp_packet_recv()  local
 | 
| D | distributed-arp-table.c | 1056 	struct ethhdr *ethhdr;  in batadv_arp_get_type()  local1804 	struct ethhdr *ethhdr;  in batadv_dat_snoop_incoming_dhcp_ack()  local
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | if_ether.h | 163 struct ethhdr {  struct164 	unsigned char	h_dest[ETH_ALEN];	/* destination eth addr	*/
 165 	unsigned char	h_source[ETH_ALEN];	/* source ether addr	*/
 166 	__be16		h_proto;		/* packet type ID field	*/
 
 | 
| /Linux-v5.4/net/hsr/ | 
| D | hsr_main.h | 88 	struct ethhdr	ethhdr;  member127 	struct ethhdr		ethhdr;  member
 132 	struct ethhdr		ethhdr;  member
 
 | 
| D | hsr_framereg.c | 167 	struct ethhdr *ethhdr;  in hsr_get_node()  local209 	struct ethhdr *ethhdr;  in hsr_handle_sup_frame()  local
 
 | 
| D | hsr_forward.c | 311 	struct ethhdr *ethhdr;  in hsr_fill_frame_info()  local
 | 
| /Linux-v5.4/drivers/net/usb/ | 
| D | lg-vl600.c | 100 	struct ethhdr *ethhdr;  in vl600_rx_fixup()  local
 | 
| /Linux-v5.4/drivers/staging/unisys/include/ | 
| D | iochannel.h | 348 	char ethhdr[ETH_HLEN];  member
 | 
| /Linux-v5.4/drivers/net/ethernet/apm/xgene/ | 
| D | xgene_enet_main.c | 312 	u8 ethhdr, proto = 0, csum_enable = 0;  in xgene_enet_work_msg()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns/ | 
| D | hns_enet.c | 1537 	struct ethhdr *ethhdr;  in hns_assemble_skb()  local
 | 
| /Linux-v5.4/net/mac80211/ | 
| D | rx.c | 2576 	struct ethhdr ethhdr;  in __ieee80211_rx_h_amsdu()  local
 |