Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm.h85 extern struct nlm_host *nlm_find_host_by_addr(const struct sockaddr *addr,
H A Dnlm_prot_impl.c1060 nlm_find_host_by_addr(const struct sockaddr *addr, int vers) in nlm_find_host_by_addr() function
2311 host = nlm_find_host_by_addr(svc_getrpccaller(rqstp), rqstp->rq_vers); in nlm_do_granted()