Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dbootp.c106 static bool bootp_match_id(ulong id) in bootp_match_id() function
133 else if (!bootp_match_id(net_read_u32(&bp->bp_id))) in check_reply_packet()