Home
last modified time | relevance | path

Searched refs:packet_icmp_handler (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Dnet.c193 static rxhand_icmp_f *packet_icmp_handler; variable
768 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()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map