Home
last modified time | relevance | path

Searched refs:nfs_boot_setmtu (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/nfs/
H A Dnfsdiskless.h74 void nfs_boot_setmtu (struct ifnet *, int, struct lwp *);
H A Dnfs_boot.c163 nfs_boot_setmtu(nd->nd_ifp, nd->nd_mtu, lwp); in nfs_boot_init()
248 nfs_boot_setmtu(struct ifnet *ifp, int mtu, struct lwp *lwp) in nfs_boot_setmtu() function