OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bp_hops
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/lib/libsa/
bootp.h
28
unsigned char
bp_hops
; /* gateway hops */
member in struct:bootp
/src/usr.sbin/bootp/common/
bootp.h
46
unsigned char
bp_hops
; /* gateway hops */
member in struct:bootp
/src/usr.sbin/bootp/bootptest/
print-bootp.c
117
if (bp->
bp_hops
)
118
printf(" hops:%d", bp->
bp_hops
);
/src/usr.sbin/bootp/bootpgw/
bootpgw.c
521
hops = ntohs(bp->
bp_hops
);
527
bp->
bp_hops
= htons(hops);
/src/sys/nfs/
nfs_bootdhcp.c
115
u_int8_t
bp_hops
; /* gateway hops */
member in struct:bootp
555
* Real BOOTP forwarding agents don't need this; they obey "
bp_hops
"
Completed in 13 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025