Home
last modified time | relevance | path

Searched defs:ethhdr (Results 1 – 24 of 24) sorted by relevance

/linux/net/batman-adv/
H A Dnetwork-coding.c1045 struct ethhdr *ethhdr, in batadv_nc_code_packets()
1370 struct ethhdr *ethhdr; in batadv_nc_skb_store_before_coding() local
1409 struct ethhdr *ethhdr) in batadv_nc_skb_dst_search()
1502 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_forward() local
1555 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_store_for_decoding() local
1614 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_store_sniffed_unicast() local
1643 struct ethhdr *ethhdr, ethhdr_tmp; in batadv_nc_skb_decode_packet() local
1730 struct ethhdr *ethhdr, in batadv_nc_find_decoding_packet()
1800 struct ethhdr *ethhdr; in batadv_nc_recv_coded_packet() local
H A Drouting.c181 struct ethhdr *ethhdr; in batadv_check_management_packet() local
344 struct ethhdr *ethhdr; in batadv_recv_icmp_packet() local
444 struct ethhdr *ethhdr; in batadv_check_unicast_packet() local
662 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_route_unicast_packet() local
793 struct ethhdr *ethhdr; in batadv_check_unicast_ttvn() local
1171 struct ethhdr *ethhdr; in batadv_recv_bcast_packet() local
H A Dbat_v_ogm.c689 const struct ethhdr *ethhdr, in batadv_v_ogm_route_update()
783 const struct ethhdr *ethhdr, in batadv_v_ogm_process_per_outif()
856 struct ethhdr *ethhdr; in batadv_v_ogm_process() local
990 struct ethhdr *ethhdr; in batadv_v_ogm_packet_recv() local
H A Dbridge_loop_avoidance.c344 struct ethhdr *ethhdr; in batadv_bla_send_claim() local
897 u8 *backbone_addr, struct ethhdr *ethhdr, in batadv_handle_request()
1013 struct ethhdr *ethhdr) in batadv_check_claim_group()
1084 struct ethhdr *ethhdr; in batadv_bla_process_claim() local
1842 struct ethhdr *ethhdr; in batadv_bla_loopdetect_check() local
1898 struct ethhdr *ethhdr; in batadv_bla_rx() local
2032 struct ethhdr *ethhdr; in batadv_bla_tx() local
H A Dgateway_client.c566 struct ethhdr *ethhdr; in batadv_gw_dhcp_recipient_get() local
692 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in batadv_gw_out_of_range() local
H A Dmain.c364 struct ethhdr ethhdr_tmp, *ethhdr; in batadv_skb_set_priority() local
628 struct ethhdr *ethhdr = (struct ethhdr *)(skb->data + header_len); in batadv_get_vid() local
H A Dsend.c68 struct ethhdr *ethhdr; in batadv_send_skb_packet() local
338 struct ethhdr *ethhdr; in batadv_send_skb_unicast() local
408 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in batadv_send_skb_via_tt_generic() local
H A Dbat_iv_ogm.c682 const struct ethhdr *ethhdr, in batadv_iv_ogm_forward()
917 const struct ethhdr *ethhdr, in batadv_iv_ogm_orig_update()
1205 batadv_iv_ogm_update_seqnos(const struct ethhdr *ethhdr, in batadv_iv_ogm_update_seqnos()
1326 struct ethhdr *ethhdr; in batadv_iv_ogm_process_per_outif() local
1558 struct ethhdr *ethhdr; in batadv_iv_ogm_process() local
H A Dsoft-interface.c183 struct ethhdr *ethhdr; in batadv_interface_tx() local
422 struct ethhdr *ethhdr; in batadv_interface_rx() local
H A Dmulticast.c1103 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_mcast_forw_mode_check() local
1136 struct ethhdr *ethhdr) in batadv_mcast_forw_want_all_ip_count()
1231 struct ethhdr *ethhdr; in batadv_mcast_forw_mode() local
H A Dbat_v_elp.c508 struct ethhdr *ethhdr; in batadv_v_elp_packet_recv() local
H A Ddistributed-arp-table.c1003 struct ethhdr *ethhdr; in batadv_arp_get_type() local
1748 struct ethhdr *ethhdr; in batadv_dat_snoop_incoming_dhcp_ack() local
/linux/drivers/net/wireless/intel/iwlwifi/mei/
H A Dnet.c33 static bool iwl_mei_rx_filter_eth(const struct ethhdr *ethhdr, in iwl_mei_rx_filter_eth()
282 const struct ethhdr *ethhdr = (void *)skb_mac_header(skb); in iwl_mei_rx_pass_to_csme() local
375 struct ethhdr ethhdr; in iwl_mei_tx_copy_to_csme() local
H A Dmain.c1072 struct ethhdr *ethhdr; in iwl_mei_handle_sap_data() local
/linux/include/uapi/linux/
H A Dif_ether.h173 struct ethhdr { struct
174 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
175 unsigned char h_source[ETH_ALEN]; /* source ether addr */
176 __be16 h_proto; /* packet type ID field */
/linux/net/hsr/
H A Dhsr_main.h76 struct ethhdr ethhdr; member
114 struct ethhdr ethhdr; member
119 struct ethhdr ethhdr; member
266 struct ethhdr *ethhdr; in prp_check_lsdu_size() local
H A Dhsr_framereg.c219 struct ethhdr *ethhdr; in hsr_get_node() local
293 struct ethhdr *ethhdr; in hsr_handle_sup_frame() local
H A Dhsr_forward.c660 struct ethhdr *ethhdr; in fill_frame_info() local
/linux/drivers/net/usb/
H A Dlg-vl600.c100 struct ethhdr *ethhdr; in vl600_rx_fixup() local
/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c373 struct ethhdr *ethhdr = eth_hdr(skb); in get_ptp_header_tx() local
408 struct ethhdr *ethhdr = eth_hdr(skb); in get_sig() local
/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c312 u8 ethhdr, proto = 0, csum_enable = 0; in xgene_enet_work_msg() local
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1544 struct ethhdr *ethhdr; in hns_assemble_skb() local
/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c930 struct ethhdr *ethhdr = pkt; pkt_dump() local
/linux/net/mac80211/
H A Drx.c3018 struct ethhdr ethhdr; in __ieee80211_rx_h_amsdu() local