Searched refs:bp_hops (Results 1 – 2 of 2) sorted by relevance
27 u_int8_t bp_hops; /* gateway hops */ member
97 if (bp->bp_hops) in bootp_print()98 printf(", hops %d", bp->bp_hops); in bootp_print()