Home
last modified time | relevance | path

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

/linux-4.1.27/net/batman-adv/
Dmulticast.c344 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
Drouting.c153 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
Dnetwork-coding.c1011 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
Dsend.c42 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
Dbridge_loop_avoidance.c258 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
Dbat_iv_ogm.c802 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
Dgateway_client.c676 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
Dsoft-interface.c154 struct ethhdr *ethhdr; in batadv_interface_tx() local
361 struct ethhdr *ethhdr; in batadv_interface_rx() local
Dmain.c307 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
Ddistributed-arp-table.c806 struct ethhdr *ethhdr; in batadv_arp_get_type() local
/linux-4.1.27/include/uapi/linux/
Dif_ether.h137 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/
Dgelic_udbg.c59 struct ethhdr { struct
60 u8 dest[6];
61 u8 src[6];
62 u16 type;
/linux-4.1.27/net/hsr/
Dhsr_main.h95 struct ethhdr ethhdr; member
135 struct ethhdr ethhdr; member
Dhsr_forward.c307 struct ethhdr *ethhdr; in hsr_fill_frame_info() local
Dhsr_framereg.c165 struct ethhdr *ethhdr; in hsr_get_node() local
/linux-4.1.27/drivers/net/usb/
Dlg-vl600.c114 struct ethhdr *ethhdr; in vl600_rx_fixup() local
/linux-4.1.27/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c191 u8 ethhdr; in xgene_enet_work_msg() local
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Diochannel.h466 char ethhdr[ETH_HEADER_SIZE]; /* the ethernet header */ member