Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dping.h30 void ping_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, int len);
H A Dping.c77 void ping_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, int len) in ping_receive() function
H A Dnet.c1076 ping_receive(et, ip, len); in receive_icmp()