OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nd_myip
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/nfs/
nfs_bootstatic.c
83
nd->
nd_myip
.s_addr = inet_addr(NFS_BOOTSTATIC_MYIP);
141
inet_ntoa(nd->
nd_myip
));
166
*_flags & NFS_BOOT_HAS_MYIP ? nd->
nd_myip
.s_addr : INADDR_ANY,
nfsdiskless.h
69
struct in_addr
nd_myip
; /* My IP address */
member in struct:nfs_diskless
nfs_bootdhcp.c
250
*flags & NFS_BOOT_HAS_MYIP ? nd->
nd_myip
.s_addr : INADDR_ANY,
271
error = nfs_boot_setaddress(ifp, lwp, nd->
nd_myip
.s_addr,
834
nd->
nd_myip
= bootp->bp_yiaddr;
835
printf("nfs_boot: my_addr=%s\n", inet_ntoa(nd->
nd_myip
));
nfs_bootparam.c
145
nd->
nd_myip
.s_addr = my_ip.s_addr;
nfs_boot.c
198
nfs_boot_deladdress(nd->nd_ifp, lwp, nd->
nd_myip
.s_addr);
/src/sys/arch/xen/x86/
autoconf.c
206
nd->
nd_myip
.s_addr = ntohl(xcp.xcp_netinfo.xi_ip[0]);
216
if (nd->
nd_myip
.s_addr)
/src/sys/arch/xen/xen/
if_xennet_xenbus.c
1451
nd->
nd_myip
.s_addr = ntohl(xcp.xcp_netinfo.xi_ip[0]);
1461
if (nd->
nd_myip
.s_addr)
Completed in 17 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025