Searched refs:packet_icmp_handler (Results 1 – 1 of 1) sorted by relevance
188 static rxhand_icmp_f *packet_icmp_handler; variable785 packet_icmp_handler = f; in net_set_icmp_handler()1064 if (packet_icmp_handler) in receive_icmp()1065 packet_icmp_handler(icmph->type, icmph->code, in receive_icmp()
Completed in 8 milliseconds