Home
last modified time | relevance | path

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

/linux-2.6.39/net/batman-adv/
Drouting.c369 struct ethhdr *ethhdr, in update_orig()
534 static char count_real_packets(struct ethhdr *ethhdr, in count_real_packets()
598 void receive_bat_packet(struct ethhdr *ethhdr, in receive_bat_packet()
833 struct ethhdr *ethhdr; in recv_bat_packet() local
1004 struct ethhdr *ethhdr; in recv_icmp_packet() local
1243 struct ethhdr *ethhdr; in check_unicast_packet() local
1272 struct ethhdr *ethhdr = (struct ethhdr *)skb_mac_header(skb); in route_unicast_packet() local
1409 struct ethhdr *ethhdr; in recv_bcast_packet() local
1492 struct ethhdr *ethhdr; in recv_vis_packet() local
Dsoft-interface.c199 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in softif_batman_recv() local
320 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in interface_tx() local
422 struct ethhdr *ethhdr; in interface_rx() local
Dsend.c62 struct ethhdr *ethhdr; in send_skb_packet() local
305 struct ethhdr *ethhdr, in schedule_forward_packet()
Daggregation.c249 void receive_aggr_bat_packet(struct ethhdr *ethhdr, unsigned char *packet_buff, in receive_aggr_bat_packet()
Dunicast.c283 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; in unicast_send_skb() local
Dgateway_client.c441 struct ethhdr *ethhdr; in gw_is_target() local
/linux-2.6.39/drivers/staging/rtl8712/
Dif_ether.h95 struct ethhdr { struct
96 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
97 unsigned char h_source[ETH_ALEN]; /* source ether addr */
98 unsigned short h_proto; /* packet type ID field */
/linux-2.6.39/include/linux/
Dif_ether.h119 struct ethhdr { struct
128 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) in eth_hdr() argument
/linux-2.6.39/drivers/net/usb/
Dlg-vl600.c112 struct ethhdr *ethhdr; in vl600_rx_fixup() local