Searched defs:ethhdr (Results 1 – 16 of 16) sorted by relevance
/net/batman-adv/ |
D | routing.c | 181 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
|
D | network-coding.c | 1045 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
|
D | bat_v_ogm.c | 689 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
|
D | bridge_loop_avoidance.c | 344 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
|
D | gateway_client.c | 566 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
|
D | main.c | 363 struct ethhdr ethhdr_tmp, *ethhdr; in batadv_skb_set_priority() local 625 struct ethhdr *ethhdr = (struct ethhdr *)(skb->data + header_len); in batadv_get_vid() local
|
D | send.c | 68 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
|
D | bat_iv_ogm.c | 682 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
|
D | soft-interface.c | 183 struct ethhdr *ethhdr; in batadv_interface_tx() local 419 struct ethhdr *ethhdr; in batadv_interface_rx() local
|
D | bat_v_elp.c | 508 struct ethhdr *ethhdr; in batadv_v_elp_packet_recv() local
|
D | multicast.c | 1069 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_mcast_forw_mode_check() local 1102 struct ethhdr *ethhdr) in batadv_mcast_forw_want_all_ip_count() 1152 struct ethhdr *ethhdr; in batadv_mcast_forw_mode() local
|
D | distributed-arp-table.c | 1004 struct ethhdr *ethhdr; in batadv_arp_get_type() local 1749 struct ethhdr *ethhdr; in batadv_dat_snoop_incoming_dhcp_ack() local
|
/net/hsr/ |
D | hsr_main.h | 74 struct ethhdr ethhdr; member 112 struct ethhdr ethhdr; member 117 struct ethhdr ethhdr; member 258 struct ethhdr *ethhdr; in prp_check_lsdu_size() local
|
D | hsr_framereg.c | 203 struct ethhdr *ethhdr; in hsr_get_node() local 268 struct ethhdr *ethhdr; in hsr_handle_sup_frame() local
|
D | hsr_forward.c | 567 struct ethhdr *ethhdr; in fill_frame_info() local
|
/net/mac80211/ |
D | rx.c | 2981 struct ethhdr ethhdr; in __ieee80211_rx_h_amsdu() local
|