Searched defs:ether (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/net/
H A Dnetconsole.c178 uchar *ether; local
/u-boot/net/
H A Dnet6.c327 int net_send_udp_packet6(uchar *ether, struct in6_addr *dest, int dport, argument
H A Dnet.c895 int net_send_udp_packet(uchar *ether, struct in_addr dest, int dport, int sport, argument
912 int net_send_ip_packet(uchar *ether, struct in_addr dest, int dport, int sport, argument
/u-boot/include/
H A Dnet6.h430 net_send_udp_packet6(uchar *ether, struct in6_addr *dest, argument

Completed in 53 milliseconds