OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bp_siaddr
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/lib/libsa/
bootp.h
34
struct in_addr
bp_siaddr
; /* server IP address */
member in struct:bootp
bootp.c
218
servip = rbuf.rbootp.
bp_siaddr
;
390
/* let it override
bp_siaddr
*/
/src/usr.sbin/bootp/common/
bootp.h
52
struct in_addr
bp_siaddr
; /* server IP address */
member in struct:bootp
/src/usr.sbin/bootp/bootptest/
print-bootp.c
137
TCHECK(bp->
bp_siaddr
, sizeof(bp->
bp_siaddr
));
138
if (bp->
bp_siaddr
.s_addr)
139
printf(" S:%s", ipaddr_string(&bp->
bp_siaddr
));
/src/sys/nfs/
nfs_bootdhcp.c
121
struct in_addr
bp_siaddr
; /* server IP address */
member in struct:bootp
449
printf(" (bad reply from %s)\n", inet_ntoa(bootp->
bp_siaddr
));
681
inet_ntoa(bpc.replybuf->
bp_siaddr
));
719
rootserver = bootp->
bp_siaddr
;
874
!memcmp(&rootserver, &bootp->
bp_siaddr
,
/src/usr.sbin/bootp/bootpd/
bootpd.c
761
(bp->
bp_siaddr
).s_addr = (hp->flags.bootserver) ?
1064
(bp->
bp_siaddr
.s_addr == 0))
1071
* put in the
bp_siaddr
field of the reply.
1090
bp->
bp_siaddr
= siaddr;
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025