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

/external/qemu/slirp/
H A Dbootp.h101 uint8_t bp_hops; member in struct:bootp_t
/external/qemu/slirp-android/
H A Dbootp.h101 uint8_t bp_hops; member in struct:bootp_t
/external/tcpdump/
H A Dbootp.h27 u_int8_t bp_hops; /* gateway hops */ member in struct:bootp
H A Dprint-bootp.c97 if (bp->bp_hops)
98 printf(", hops %d", bp->bp_hops);
/external/grub/netboot/
H A Detherboot.h304 char bp_hops; member in struct:bootp_t
H A Dmain.c568 etherboot_printf ("bp_hops = %d\n", (int) ip.bp.bp_hops);
626 etherboot_printf ("bp_hops = %d\n", (int) ip.bp.bp_hops);

Completed in 118 milliseconds