Searched refs:nfsrc_getudp (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdcache.c280 static int nfsrc_getudp(struct nfsrv_descript *nd, struct nfsrvcache *newrp);
327 * and then call nfsrc_getudp() or nfsrc_gettcp() to do the rest.
354 ret = nfsrc_getudp(nd, newrp);
368 nfsrc_getudp(struct nfsrv_descript *nd, struct nfsrvcache *newrp) function

Completed in 124 milliseconds