Searched refs:net_send_udp_packet (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | fastboot.c | 102 net_send_udp_packet(net_server_ethaddr, fastboot_remote_ip, in fastboot_send_info() 134 net_send_udp_packet(net_server_ethaddr, fastboot_remote_ip, in fastboot_send() 211 net_send_udp_packet(net_server_ethaddr, fastboot_remote_ip, in fastboot_send()
|
| H A D | sntp.c | 40 net_send_udp_packet(net_server_ethaddr, net_ntp_server, sport, in sntp_send()
|
| H A D | net.su | |
| H A D | dns.c | 92 net_send_udp_packet(net_server_ethaddr, net_dns_server, in dns_send()
|
| H A D | tftp.c | 444 net_send_udp_packet(net_server_ethaddr, tftp_remote_ip, in tftp_send()
|
| H A D | nfs.c | 216 net_send_udp_packet(net_server_ethaddr, nfs_server_ip, sport, in rpc_req()
|
| H A D | net.c | 787 int net_send_udp_packet(uchar *ether, struct in_addr dest, int dport, int sport, in net_send_udp_packet() function
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | netconsole.c | 132 net_send_udp_packet(nc_ether, nc_ip, nc_out_port, nc_in_port, in nc_start() 216 net_send_udp_packet(ether, ip, nc_out_port, nc_in_port, len); in nc_send_packet()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | net.h | 677 int net_send_udp_packet(uchar *ether, struct in_addr dest, int dport,
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |