/linux-4.4.14/net/batman-adv/ |
D | multicast.c | 376 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_mcast_forw_mode_check() local 406 struct ethhdr *ethhdr) in batadv_mcast_forw_want_all_ip_count() 429 struct ethhdr *ethhdr) in batadv_mcast_forw_tt_node_get() 500 struct ethhdr *ethhdr) in batadv_mcast_forw_ip_node_get() 556 struct ethhdr *ethhdr; in batadv_mcast_forw_mode() local
|
D | routing.c | 178 struct ethhdr *ethhdr; in batadv_check_management_packet() local 326 struct ethhdr *ethhdr; in batadv_recv_icmp_packet() local 418 struct ethhdr *ethhdr; in batadv_check_unicast_packet() local 586 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_route_unicast_packet() local 711 struct ethhdr *ethhdr; in batadv_check_unicast_ttvn() local 1027 struct ethhdr *ethhdr; in batadv_recv_bcast_packet() local
|
D | network-coding.c | 1038 struct ethhdr *ethhdr, in batadv_nc_code_packets() 1367 struct ethhdr *ethhdr; in batadv_nc_skb_store_before_coding() local 1406 struct ethhdr *ethhdr) in batadv_nc_skb_dst_search() 1499 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_forward() local 1552 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_store_for_decoding() local 1611 struct ethhdr *ethhdr = eth_hdr(skb); in batadv_nc_skb_store_sniffed_unicast() local 1640 struct ethhdr *ethhdr, ethhdr_tmp; in batadv_nc_skb_decode_packet() local 1727 struct ethhdr *ethhdr, in batadv_nc_find_decoding_packet() 1794 struct ethhdr *ethhdr; in batadv_nc_recv_coded_packet() local
|
D | send.c | 60 struct ethhdr *ethhdr; in batadv_send_skb_packet() local 277 struct ethhdr *ethhdr; in batadv_send_skb_unicast() local 349 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in batadv_send_skb_via_tt_generic() local
|
D | bridge_loop_avoidance.c | 273 struct ethhdr *ethhdr; in batadv_bla_send_claim() local 707 u8 *backbone_addr, struct ethhdr *ethhdr, in batadv_handle_request() 805 struct ethhdr *ethhdr) in batadv_check_claim_group() 878 struct ethhdr *ethhdr; in batadv_bla_process_claim() local 1473 struct ethhdr *ethhdr; in batadv_bla_rx() local 1569 struct ethhdr *ethhdr; in batadv_bla_tx() local
|
D | bat_iv_ogm.c | 804 const struct ethhdr *ethhdr, in batadv_iv_ogm_forward() 973 const struct ethhdr *ethhdr, in batadv_iv_ogm_orig_update() 1276 batadv_iv_ogm_update_seqnos(const struct ethhdr *ethhdr, in batadv_iv_ogm_update_seqnos() 1394 struct ethhdr *ethhdr; in batadv_iv_ogm_process_per_outif() local 1579 struct ethhdr *ethhdr; in batadv_iv_ogm_process() local
|
D | gateway_client.c | 671 struct ethhdr *ethhdr; in batadv_gw_dhcp_recipient_get() local 794 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in batadv_gw_out_of_range() local
|
D | soft-interface.c | 184 struct ethhdr *ethhdr; in batadv_interface_tx() local 391 struct ethhdr *ethhdr; in batadv_interface_rx() local
|
D | main.c | 333 struct ethhdr ethhdr_tmp, *ethhdr; in batadv_skb_set_priority() local 1203 struct ethhdr *ethhdr = (struct ethhdr *)(skb->data + header_len); in batadv_get_vid() local
|
D | distributed-arp-table.c | 843 struct ethhdr *ethhdr; in batadv_arp_get_type() local
|
/linux-4.4.14/include/uapi/linux/ |
D | if_ether.h | 138 struct ethhdr { struct 139 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */ 140 unsigned char h_source[ETH_ALEN]; /* source ether addr */ 141 __be16 h_proto; /* packet type ID field */
|
/linux-4.4.14/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.4.14/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.4.14/drivers/net/usb/ |
D | lg-vl600.c | 114 struct ethhdr *ethhdr; in vl600_rx_fixup() local
|
/linux-4.4.14/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_main.c | 195 u8 ethhdr, proto = 0, csum_enable = 0; in xgene_enet_work_msg() local
|
/linux-4.4.14/drivers/staging/unisys/include/ |
D | iochannel.h | 347 char ethhdr[ETH_HEADER_SIZE]; /* the ethernet header */ member
|