OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yiaddr
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/rump_dhcpclient/
dhcp.h
147
uint32_t
yiaddr
; /* 'your' client IP address */
member in struct:dhcp_message
186
!IN_LINKLOCAL(htonl((m)->
yiaddr
)) && \
main.c
207
ifp->state->lease.addr.s_addr = dhcp->
yiaddr
;
dhcp.c
751
/* BOOTP does not set
yiaddr
for replies when ciaddr is set. */
752
if (dhcp->
yiaddr
)
753
lease->addr.s_addr = dhcp->
yiaddr
;
configure.c
191
addr = dhcp->
yiaddr
;
/src/sys/fs/nfs/common/
bootp_subr.c
129
struct in_addr
yiaddr
;
member in struct:bootp_packet
1313
memcpy(vendp, &ifctx->reply.
yiaddr
, 4);
1433
ifctx->myaddr.sin_addr = ifctx->reply.
yiaddr
;
/src/sys/arch/shark/ofw/
ofw.c
455
bdp->ip_address = bdp->dhcp_packet.
yiaddr
;
Completed in 44 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025