Searched refs:packet_icmp_handler (Results 1 – 1 of 1) sorted by relevance
197 static rxhand_icmp_f *packet_icmp_handler; variable797 packet_icmp_handler = f; in net_set_icmp_handler()1079 if (packet_icmp_handler) in receive_icmp()1080 packet_icmp_handler(icmph->type, icmph->code, in receive_icmp()