OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:siaddr
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/bootp/bootpd/
bootpd.c
1067
struct in_addr
siaddr
;
1081
siaddr
= sip->sin_addr;
1084
siaddr
= my_ip_addr;
1090
bp->bp_siaddr =
siaddr
;
1061
struct in_addr
siaddr
;
local in function:sendreply
/src/usr.bin/rump_dhcpclient/
dhcp.h
148
uint32_t
siaddr
; /* should be zero in client's messages */
member in struct:dhcp_message
/src/sys/fs/nfs/common/
bootp_subr.c
130
struct in_addr
siaddr
;
member in struct:bootp_packet
261
const struct in_addr *
siaddr
);
867
print_in_addr(gctx->reply.
siaddr
);
1121
const struct in_addr *
siaddr
)
1125
if (
siaddr
!= NULL && *p == '/')
1126
bcopy(
siaddr
, &addr->sin_addr, sizeof(struct in_addr));
1438
print_in_addr(ifctx->reply.
siaddr
);
1518
nd->root_hostnam, p, &ifctx->reply.
siaddr
)) {
Completed in 13 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025