Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dtftp.c414 static void tftp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in tftp_handler() function
735 net_set_udp_handler(tftp_handler); in tftp_start()
799 net_set_udp_handler(tftp_handler); in tftp_start_server()