Home
last modified time | relevance | path

Searched refs:nd_ifp (Results 1 – 6 of 6) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/nfs/
H A Dnfs_boot.c131 nd->nd_ifp = ifp; in nfs_boot_init()
163 nfs_boot_setmtu(nd->nd_ifp, nd->nd_mtu, lwp); in nfs_boot_init()
194 nfs_boot_deladdress(nd->nd_ifp, lwp, nd->nd_myip.s_addr); in nfs_boot_cleanup()
195 nfs_boot_ifupdown(nd->nd_ifp, lwp, 0); in nfs_boot_cleanup()
196 nfs_boot_flushrt(nd->nd_ifp); in nfs_boot_cleanup()
H A Dnfsdiskless.h54 struct ifnet *nd_ifp; member
H A Dnfs_bootstatic.c68 struct ifnet *ifp = nd->nd_ifp; in nfs_bootstatic()
H A Dnfs_bootdhcp.c242 struct ifnet *ifp = nd->nd_ifp; in nfs_bootdhcp()
486 struct ifnet *ifp = nd->nd_ifp; in bootpc_call()
H A Dnfs_bootparam.c109 struct ifnet *ifp = nd->nd_ifp; in nfs_bootparam()
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dsubr_tftproot.c168 nd->nd_ifp = ifp; in tftproot_dhcpboot()