Searched refs:packet_icmp_handler (Results 1 – 4 of 4) sorted by relevance
193 static rxhand_icmp_f *packet_icmp_handler; variable768 packet_icmp_handler = f; in net_set_icmp_handler()1027 if (packet_icmp_handler) in receive_icmp()1028 packet_icmp_handler(icmph->type, icmph->code, in receive_icmp()