Home
last modified time | relevance | path

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

/external/u-boot/net/
Dbootp.c117 static int check_reply_packet(uchar *pkt, unsigned dest, unsigned src, in check_reply_packet() function
361 if (check_reply_packet(pkt, dest, src, len)) in bootp_handler()
1046 if (check_reply_packet(pkt, dest, src, len)) in dhcp_handler()