Searched defs:ethhdr (Results 1 – 16 of 16) sorted by relevance
/net/batman-adv/ |
D | routing.c | 187 struct ethhdr *ethhdr; in batadv_check_management_packet() local 356 struct ethhdr *ethhdr; in batadv_recv_icmp_packet() local 457 struct ethhdr *ethhdr; in batadv_check_unicast_packet() local 677 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_route_unicast_packet() local 809 struct ethhdr *ethhdr; in batadv_check_unicast_ttvn() local 1169 struct ethhdr *ethhdr; in batadv_recv_bcast_packet() local
|
D | network-coding.c | 1061 struct ethhdr *ethhdr, in batadv_nc_code_packets() 1390 struct ethhdr *ethhdr; in batadv_nc_skb_store_before_coding() local 1429 struct ethhdr *ethhdr) in batadv_nc_skb_dst_search() 1522 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_forward() local 1575 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_store_for_decoding() local 1634 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_store_sniffed_unicast() local 1663 struct ethhdr *ethhdr, ethhdr_tmp; in batadv_nc_skb_decode_packet() local 1750 struct ethhdr *ethhdr, in batadv_nc_find_decoding_packet() 1820 struct ethhdr *ethhdr; in batadv_nc_recv_coded_packet() local
|
D | multicast.c | 748 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_mcast_forw_mode_check() local 782 struct ethhdr *ethhdr) in batadv_mcast_forw_want_all_ip_count() 805 struct ethhdr *ethhdr) in batadv_mcast_forw_tt_node_get() 876 struct ethhdr *ethhdr) in batadv_mcast_forw_ip_node_get() 932 struct ethhdr *ethhdr; in batadv_mcast_forw_mode() local
|
D | bat_v_ogm.c | 525 const struct ethhdr *ethhdr, in batadv_v_ogm_route_update() 624 const struct ethhdr *ethhdr, in batadv_v_ogm_process_per_outif() 697 struct ethhdr *ethhdr; in batadv_v_ogm_process() local 828 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_v_ogm_packet_recv() local
|
D | bridge_loop_avoidance.c | 350 struct ethhdr *ethhdr; in batadv_bla_send_claim() local 904 u8 *backbone_addr, struct ethhdr *ethhdr, in batadv_handle_request() 1020 struct ethhdr *ethhdr) in batadv_check_claim_group() 1091 struct ethhdr *ethhdr; in batadv_bla_process_claim() local 1784 struct ethhdr *ethhdr; in batadv_bla_loopdetect_check() local 1840 struct ethhdr *ethhdr; in batadv_bla_rx() local 1952 struct ethhdr *ethhdr; in batadv_bla_tx() local
|
D | send.c | 79 struct ethhdr *ethhdr; in batadv_send_skb_packet() local 333 struct ethhdr *ethhdr; in batadv_send_skb_unicast() local 403 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in batadv_send_skb_via_tt_generic() local
|
D | main.c | 363 struct ethhdr ethhdr_tmp, *ethhdr; in batadv_skb_set_priority() local 604 struct ethhdr *ethhdr = (struct ethhdr *)(skb->data + header_len); in batadv_get_vid() local
|
D | gateway_client.c | 596 struct ethhdr *ethhdr; in batadv_gw_dhcp_recipient_get() local 719 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in batadv_gw_out_of_range() local
|
D | soft-interface.c | 186 struct ethhdr *ethhdr; in batadv_interface_tx() local 419 struct ethhdr *ethhdr; in batadv_interface_rx() local
|
D | bat_iv_ogm.c | 858 const struct ethhdr *ethhdr, in batadv_iv_ogm_forward() 1061 const struct ethhdr *ethhdr, in batadv_iv_ogm_orig_update() 1367 batadv_iv_ogm_update_seqnos(const struct ethhdr *ethhdr, in batadv_iv_ogm_update_seqnos() 1487 struct ethhdr *ethhdr; in batadv_iv_ogm_process_per_outif() local 1681 struct ethhdr *ethhdr; in batadv_iv_ogm_process() local
|
D | bat_v_elp.c | 510 struct ethhdr *ethhdr = (struct ethhdr *)skb_mac_header(skb); in batadv_v_elp_packet_recv() local
|
D | distributed-arp-table.c | 866 struct ethhdr *ethhdr; in batadv_arp_get_type() local
|
/net/hsr/ |
D | hsr_main.h | 98 struct ethhdr ethhdr; member 138 struct ethhdr ethhdr; member 143 struct ethhdr ethhdr; member
|
D | hsr_framereg.c | 178 struct ethhdr *ethhdr; in hsr_get_node() local 220 struct ethhdr *ethhdr; in hsr_handle_sup_frame() local
|
D | hsr_forward.c | 323 struct ethhdr *ethhdr; in hsr_fill_frame_info() local
|
/net/mac80211/ |
D | rx.c | 2371 struct ethhdr ethhdr; in ieee80211_rx_h_amsdu() local
|