Home
last modified time | relevance | path

Searched refs:net_set_icmp_handler (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/net/
Dnet.c674 net_set_icmp_handler(NULL); in net_loop()
781 void net_set_icmp_handler(rxhand_icmp_f *f) in net_set_icmp_handler() function
Dtftp.c819 net_set_icmp_handler(icmp_handler); in tftp_start()
/external/u-boot/include/
Dnet.h638 void net_set_icmp_handler(rxhand_icmp_f *f); /* Set ICMP RX handler */