Home
last modified time | relevance | path

Searched refs:rxhand_icmp_f (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dnet.h96 typedef void rxhand_icmp_f(unsigned type, unsigned code, unsigned dport, typedef
660 void net_set_icmp_handler(rxhand_icmp_f *f); /* Set ICMP RX handler */
/u-boot/net/
A Dnet.c188 static rxhand_icmp_f *packet_icmp_handler;
783 void net_set_icmp_handler(rxhand_icmp_f *f) in net_set_icmp_handler()

Completed in 8 milliseconds