Searched refs:net_set_icmp_handler (Results 1 – 3 of 3) sorted by relevance
608 void net_set_icmp_handler(rxhand_icmp_f *f); /* Set ICMP RX handler */
755 net_set_icmp_handler(NULL); in net_loop()867 void net_set_icmp_handler(rxhand_icmp_f *f) in net_set_icmp_handler() function
931 net_set_icmp_handler(icmp_handler); in tftp_start()
Completed in 10 milliseconds