Searched refs:nd_mtu (Results 1 – 3 of 3) sorted by relevance
72 int nd_mtu; /* Interface MTU */ member
166 if (nd->nd_mtu >= IP_MIN_MTU ) in nfs_boot_init()167 nfs_boot_setmtu(nd->nd_ifp, nd->nd_mtu, lwp); in nfs_boot_init()
849 nd->nd_mtu = myinterfacemtu; in bootp_extract()850 printf("nfs_boot: mtu=%d\n", nd->nd_mtu); in bootp_extract()