Home
last modified time | relevance | path

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

/linux-5.10/net/batman-adv/
Drouting.c184 struct ethhdr *ethhdr; in batadv_check_management_packet() local
360 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
1193 struct ethhdr *ethhdr; in batadv_recv_bcast_packet() local
Dnetwork-coding.c1046 struct ethhdr *ethhdr, in batadv_nc_code_packets()
1375 struct ethhdr *ethhdr; in batadv_nc_skb_store_before_coding() local
1414 struct ethhdr *ethhdr) in batadv_nc_skb_dst_search()
1507 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_forward() local
1560 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_store_for_decoding() local
1619 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_store_sniffed_unicast() local
1648 struct ethhdr *ethhdr, ethhdr_tmp; in batadv_nc_skb_decode_packet() local
1735 struct ethhdr *ethhdr, in batadv_nc_find_decoding_packet()
1805 struct ethhdr *ethhdr; in batadv_nc_recv_coded_packet() local
Dbat_v_ogm.c692 const struct ethhdr *ethhdr, in batadv_v_ogm_route_update()
791 const struct ethhdr *ethhdr, in batadv_v_ogm_process_per_outif()
864 struct ethhdr *ethhdr; in batadv_v_ogm_process() local
1001 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_v_ogm_packet_recv() local
Dsend.c68 struct ethhdr *ethhdr; in batadv_send_skb_packet() local
340 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
Dbridge_loop_avoidance.c339 struct ethhdr *ethhdr; in batadv_bla_send_claim() local
896 u8 *backbone_addr, struct ethhdr *ethhdr, in batadv_handle_request()
1012 struct ethhdr *ethhdr) in batadv_check_claim_group()
1083 struct ethhdr *ethhdr; in batadv_bla_process_claim() local
1839 struct ethhdr *ethhdr; in batadv_bla_loopdetect_check() local
1895 struct ethhdr *ethhdr; in batadv_bla_rx() local
2031 struct ethhdr *ethhdr; in batadv_bla_tx() local
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()
1182 struct ethhdr *ethhdr) in batadv_mcast_forw_tt_node_get()
1253 struct ethhdr *ethhdr) in batadv_mcast_forw_ip_node_get()
1358 struct ethhdr *ethhdr) in batadv_mcast_forw_rtr_node_get()
1388 struct ethhdr *ethhdr; in batadv_mcast_forw_mode() local
Dgateway_client.c625 struct ethhdr *ethhdr; in batadv_gw_dhcp_recipient_get() local
751 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in batadv_gw_out_of_range() local
Dmain.c383 struct ethhdr ethhdr_tmp, *ethhdr; in batadv_skb_set_priority() local
645 struct ethhdr *ethhdr = (struct ethhdr *)(skb->data + header_len); in batadv_get_vid() local
Dbat_iv_ogm.c683 const struct ethhdr *ethhdr, in batadv_iv_ogm_forward()
919 const struct ethhdr *ethhdr, in batadv_iv_ogm_orig_update()
1212 batadv_iv_ogm_update_seqnos(const struct ethhdr *ethhdr, in batadv_iv_ogm_update_seqnos()
1333 struct ethhdr *ethhdr; in batadv_iv_ogm_process_per_outif() local
1570 struct ethhdr *ethhdr; in batadv_iv_ogm_process() local
Dsoft-interface.c183 struct ethhdr *ethhdr; in batadv_interface_tx() local
425 struct ethhdr *ethhdr; in batadv_interface_rx() local
Dbat_v_elp.c512 struct ethhdr *ethhdr = (struct ethhdr *)skb_mac_header(skb); in batadv_v_elp_packet_recv() local
Ddistributed-arp-table.c1060 struct ethhdr *ethhdr; in batadv_arp_get_type() local
1808 struct ethhdr *ethhdr; in batadv_dat_snoop_incoming_dhcp_ack() local
/linux-5.10/include/uapi/linux/
Dif_ether.h164 struct ethhdr { struct
165 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
166 unsigned char h_source[ETH_ALEN]; /* source ether addr */
167 __be16 h_proto; /* packet type ID field */
/linux-5.10/net/hsr/
Dhsr_main.h86 struct ethhdr ethhdr; member
120 struct ethhdr ethhdr; member
125 struct ethhdr ethhdr; member
268 struct ethhdr *ethhdr; in prp_check_lsdu_size() local
Dhsr_framereg.c209 struct ethhdr *ethhdr; in hsr_get_node() local
269 struct ethhdr *ethhdr; in hsr_handle_sup_frame() local
Dhsr_forward.c493 struct ethhdr *ethhdr; in fill_frame_info() local
/linux-5.10/drivers/net/usb/
Dlg-vl600.c100 struct ethhdr *ethhdr; in vl600_rx_fixup() local
/linux-5.10/drivers/net/phy/mscc/
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-5.10/drivers/staging/unisys/include/
Diochannel.h348 char ethhdr[ETH_HLEN]; member
/linux-5.10/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c312 u8 ethhdr, proto = 0, csum_enable = 0; in xgene_enet_work_msg() local
/linux-5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c1521 struct ethhdr *ethhdr; in hns_assemble_skb() local
/linux-5.10/net/mac80211/
Drx.c2659 struct ethhdr ethhdr; in __ieee80211_rx_h_amsdu() local