Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c118 static int check_reply_packet(uchar *pkt, unsigned dest, unsigned src, in check_reply_packet() function
356 if (check_reply_packet(pkt, dest, src, len)) in bootp_handler()
1031 if (check_reply_packet(pkt, dest, src, len)) in dhcp_handler()