Home
last modified time | relevance | path

Searched refs:net_send_ip_packet (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dnet.h703 int net_send_ip_packet(uchar *ether, struct in_addr dest, int dport, int sport,
/u-boot/net/
A Dnet.c815 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