Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/net/
H A Dnet.c660 net_set_icmp_handler(NULL); in net_loop()
766 void net_set_icmp_handler(rxhand_icmp_f *f) in net_set_icmp_handler() function
H A Dtftp.c819 net_set_icmp_handler(icmp_handler); in tftp_start()
/rk3399_rockchip-uboot/include/
H A Dnet.h642 void net_set_icmp_handler(rxhand_icmp_f *f); /* Set ICMP RX handler */