Searched refs:bp_id (Results 1 – 2 of 2) sorted by relevance
134 else if (!bootp_match_id(net_read_u32(&bp->bp_id))) in check_reply_packet()792 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()996 net_copy_u32(&bp->bp_id, &bp_offer->bp_id); in dhcp_send_request_packet()
41 u32 bp_id; /* Transaction ID */ member