Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-bootp.c62 uint8_t bp_hops; /* gateway hops */ member
318 if (bp->bp_hops) in bootp_print()
319 ND_PRINT((ndo, ", hops %d", bp->bp_hops)); in bootp_print()