Home
last modified time | relevance | path

Searched refs:net_set_udp_handler (Results 1 – 10 of 10) sorted by relevance

/u-boot/net/
A Dwol.c95 net_set_udp_handler(wol_udp_handler); in wol_start()
A Dsntp.c118 net_set_udp_handler(sntp_handler); in sntp_start()
A Ddns.c213 net_set_udp_handler(dns_handler); in dns_start()
A Dfastboot.c318 net_set_udp_handler(fastboot_handler); in fastboot_start_server()
A Dnet.c358 net_set_udp_handler(NULL); in net_clear_handlers()
670 net_set_udp_handler(NULL); in net_loop()
733 net_set_udp_handler(NULL); in net_start_again()
759 void net_set_udp_handler(rxhand_f *f) in net_set_udp_handler() function
A Dtftp.c860 net_set_udp_handler(tftp_handler); in tftp_start()
925 net_set_udp_handler(tftp_handler); in tftp_start_server()
A Dbootp.c831 net_set_udp_handler(dhcp_handler); in bootp_request()
833 net_set_udp_handler(bootp_handler); in bootp_request()
A Dnfs.c921 net_set_udp_handler(nfs_handler); in nfs_start()
/u-boot/drivers/net/
A Dnetconsole.c122 net_set_udp_handler(nc_handler); in nc_start()
/u-boot/include/
A Dnet.h656 void net_set_udp_handler(rxhand_f *); /* Set UDP RX packet handler */

Completed in 16 milliseconds