HomeSort by: relevance | last modified time | path
    Searched refs:nfs_boot_setaddress (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/nfs/
nfsdiskless.h 87 int nfs_boot_setaddress(struct ifnet *, struct lwp *,
nfs_bootstatic.c 165 error = nfs_boot_setaddress(ifp, lwp,
nfs_bootparam.c 155 error = nfs_boot_setaddress(ifp, lwp, my_ip.s_addr,
231 error = nfs_boot_setaddress(ifp, lwp, my_ip.s_addr,
nfs_boot.c 294 nfs_boot_setaddress(struct ifnet *ifp, struct lwp *lwp, function in typeref:typename:int
344 tsleep(nfs_boot_setaddress, PZERO, "nfsbtd", 3 * hz);
nfs_bootdhcp.c 249 error = nfs_boot_setaddress(ifp, lwp,
271 error = nfs_boot_setaddress(ifp, lwp, nd->nd_myip.s_addr,

Completed in 14 milliseconds