Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dnet.c827 return net_send_ip_packet(ether, dest, dport, sport, payload_len, in net_send_udp_packet()
831 int net_send_ip_packet(uchar *ether, struct in_addr dest, int dport, int sport, in net_send_ip_packet() function
/openbmc/u-boot/include/
H A Dnet.h672 int net_send_ip_packet(uchar *ether, struct in_addr dest, int dport, int sport,