Searched refs:rxhand_icmp_f (Results 1 – 2 of 2) sorted by relevance
73 typedef void rxhand_icmp_f(unsigned type, unsigned code, unsigned dport, typedef629 void net_set_icmp_handler(rxhand_icmp_f *f); /* Set ICMP RX handler */
197 static rxhand_icmp_f *packet_icmp_handler;795 void net_set_icmp_handler(rxhand_icmp_f *f) in net_set_icmp_handler()