Searched refs:net_send_ip_packet (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/ |
| A D | net.h | 703 int net_send_ip_packet(uchar *ether, struct in_addr dest, int dport, int sport,
|
| /u-boot/net/ |
| A D | net.c | 815 return net_send_ip_packet(ether, dest, dport, sport, payload_len, in net_send_udp_packet() 819 int net_send_ip_packet(uchar *ether, struct in_addr dest, int dport, int sport, in net_send_ip_packet() function
|
Completed in 7 milliseconds