Home
last modified time | relevance | path

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

/netbsd-src/sys/nfs/
H A Dnfsdiskless.h89 void nfs_boot_setmtu (struct ifnet *, int, struct lwp *);
H A Dnfs_boot.c167 nfs_boot_setmtu(nd->nd_ifp, nd->nd_mtu, lwp); in nfs_boot_init()
252 nfs_boot_setmtu(struct ifnet *ifp, int mtu, struct lwp *lwp) in nfs_boot_setmtu() function