Searched refs:nfs_boot_setmtu (Results 1 – 2 of 2) sorted by relevance
74 void nfs_boot_setmtu (struct ifnet *, int, struct lwp *);
163 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