HomeSort by relevance Sort by last modified time
    Searched refs:bp_hops (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/include/
bootp.h 198 uint8_t bp_hops; member in struct:bootp_t
  /external/tcpdump/
print-bootp.c 62 uint8_t bp_hops; /* gateway hops */ member in struct:bootp
318 if (bp->bp_hops)
319 ND_PRINT((ndo, ", hops %d", bp->bp_hops));

Completed in 139 milliseconds