Home
last modified time | relevance | path

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

/external/tcpdump/
Dbootp.h27 u_int8_t bp_hops; /* gateway hops */ member
Dprint-bootp.c97 if (bp->bp_hops) in bootp_print()
98 printf(", hops %d", bp->bp_hops); in bootp_print()