/linux-4.1.27/net/batman-adv/ |
D | multicast.c | 344 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_mcast_forw_mode_check() local 374 struct ethhdr *ethhdr) in batadv_mcast_forw_want_all_ip_count() 397 struct ethhdr *ethhdr) in batadv_mcast_forw_tt_node_get() 468 struct ethhdr *ethhdr) in batadv_mcast_forw_ip_node_get() 524 struct ethhdr *ethhdr; in batadv_mcast_forw_mode() local
|
D | routing.c | 153 struct ethhdr *ethhdr; in batadv_check_management_packet() local 301 struct ethhdr *ethhdr; in batadv_recv_icmp_packet() local 393 struct ethhdr *ethhdr; in batadv_check_unicast_packet() local 561 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_route_unicast_packet() local 686 struct ethhdr *ethhdr; in batadv_check_unicast_ttvn() local 991 struct ethhdr *ethhdr; in batadv_recv_bcast_packet() local
|
D | network-coding.c | 1011 struct ethhdr *ethhdr, in batadv_nc_code_packets() 1341 struct ethhdr *ethhdr; in batadv_nc_skb_store_before_coding() local 1380 struct ethhdr *ethhdr) in batadv_nc_skb_dst_search() 1473 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_forward() local 1526 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_store_for_decoding() local 1585 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_store_sniffed_unicast() local 1614 struct ethhdr *ethhdr, ethhdr_tmp; in batadv_nc_skb_decode_packet() local 1701 struct ethhdr *ethhdr, in batadv_nc_find_decoding_packet() 1768 struct ethhdr *ethhdr; in batadv_nc_recv_coded_packet() local
|
D | send.c | 42 struct ethhdr *ethhdr; in batadv_send_skb_packet() local 258 struct ethhdr *ethhdr; in batadv_send_skb_unicast() local 331 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in batadv_send_skb_via_tt_generic() local
|
D | bridge_loop_avoidance.c | 258 struct ethhdr *ethhdr; in batadv_bla_send_claim() local 694 struct ethhdr *ethhdr, unsigned short vid) in batadv_handle_request() 791 struct ethhdr *ethhdr) in batadv_check_claim_group() 864 struct ethhdr *ethhdr; in batadv_bla_process_claim() local 1459 struct ethhdr *ethhdr; in batadv_bla_rx() local 1555 struct ethhdr *ethhdr; in batadv_bla_tx() local
|
D | bat_iv_ogm.c | 802 const struct ethhdr *ethhdr, in batadv_iv_ogm_forward() 971 const struct ethhdr *ethhdr, in batadv_iv_ogm_orig_update() 1272 batadv_iv_ogm_update_seqnos(const struct ethhdr *ethhdr, in batadv_iv_ogm_update_seqnos() 1390 struct ethhdr *ethhdr; in batadv_iv_ogm_process_per_outif() local 1575 struct ethhdr *ethhdr; in batadv_iv_ogm_process() local
|
D | gateway_client.c | 676 struct ethhdr *ethhdr; in batadv_gw_dhcp_recipient_get() local 802 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in batadv_gw_out_of_range() local
|
D | soft-interface.c | 154 struct ethhdr *ethhdr; in batadv_interface_tx() local 361 struct ethhdr *ethhdr; in batadv_interface_rx() local
|
D | main.c | 307 struct ethhdr ethhdr_tmp, *ethhdr; in batadv_skb_set_priority() local 1184 struct ethhdr *ethhdr = (struct ethhdr *)(skb->data + header_len); in batadv_get_vid() local
|
D | distributed-arp-table.c | 806 struct ethhdr *ethhdr; in batadv_arp_get_type() local
|
/linux-4.1.27/include/uapi/linux/ |
D | if_ether.h | 137 struct ethhdr { struct 138 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */ 139 unsigned char h_source[ETH_ALEN]; /* source ether addr */ 140 __be16 h_proto; /* packet type ID field */
|
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
D | gelic_udbg.c | 59 struct ethhdr { struct 60 u8 dest[6]; 61 u8 src[6]; 62 u16 type;
|
/linux-4.1.27/net/hsr/ |
D | hsr_main.h | 95 struct ethhdr ethhdr; member 135 struct ethhdr ethhdr; member
|
D | hsr_forward.c | 307 struct ethhdr *ethhdr; in hsr_fill_frame_info() local
|
D | hsr_framereg.c | 165 struct ethhdr *ethhdr; in hsr_get_node() local
|
/linux-4.1.27/drivers/net/usb/ |
D | lg-vl600.c | 114 struct ethhdr *ethhdr; in vl600_rx_fixup() local
|
/linux-4.1.27/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_main.c | 191 u8 ethhdr; in xgene_enet_work_msg() local
|
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/ |
D | iochannel.h | 466 char ethhdr[ETH_HEADER_SIZE]; /* the ethernet header */ member
|