Home
last modified time | relevance | path

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

/u-boot/net/
A Dbootp.c123 static int check_reply_packet(uchar *pkt, unsigned dest, unsigned src, in check_reply_packet() function
374 if (check_reply_packet(pkt, dest, src, len)) in bootp_handler()
1059 if (check_reply_packet(pkt, dest, src, len)) in dhcp_handler()

Completed in 4 milliseconds