Searched refs:net_set_icmp_handler (Results 1 – 3 of 3) sorted by relevance
660 void net_set_icmp_handler(rxhand_icmp_f *f); /* Set ICMP RX handler */
671 net_set_icmp_handler(NULL); in net_loop()783 void net_set_icmp_handler(rxhand_icmp_f *f) in net_set_icmp_handler() function
862 net_set_icmp_handler(icmp_handler); in tftp_start()
Completed in 11 milliseconds