Searched refs:bp_hops (Results 1 – 3 of 3) sorted by relevance
40 u8 bp_hops; /* Hop count (gateway thing) */ member
771 bp->bp_hops = 0; in bootp_request()992 bp->bp_hops = 0; in dhcp_send_request_packet()
62 uint8_t bp_hops; /* gateway hops */ member318 if (bp->bp_hops) in bootp_print()319 ND_PRINT((ndo, ", hops %d", bp->bp_hops)); in bootp_print()