Home
last modified time | relevance | path

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

/linux-4.4.14/net/batman-adv/
Dmulticast.c376 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
Drouting.c178 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
Dnetwork-coding.c1038 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
Dsend.c60 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
Dbridge_loop_avoidance.c273 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
Dbat_iv_ogm.c804 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
Dgateway_client.c671 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
Dsoft-interface.c184 struct ethhdr *ethhdr; in batadv_interface_tx() local
391 struct ethhdr *ethhdr; in batadv_interface_rx() local
Dmain.c333 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
Ddistributed-arp-table.c843 struct ethhdr *ethhdr; in batadv_arp_get_type() local
/linux-4.4.14/include/uapi/linux/
Dif_ether.h138 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/
Dgelic_udbg.c59 struct ethhdr { struct
60 u8 dest[6];
61 u8 src[6];
62 u16 type;
/linux-4.4.14/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.4.14/drivers/net/usb/
Dlg-vl600.c114 struct ethhdr *ethhdr; in vl600_rx_fixup() local
/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c195 u8 ethhdr, proto = 0, csum_enable = 0; in xgene_enet_work_msg() local
/linux-4.4.14/drivers/staging/unisys/include/
Diochannel.h347 char ethhdr[ETH_HEADER_SIZE]; /* the ethernet header */ member