HomeSort by: relevance | last modified time | path
    Searched refs:nlm_find_host_by_addr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm.h 85 extern struct nlm_host *nlm_find_host_by_addr(const struct sockaddr *addr,
nlm_prot_impl.c 1060 nlm_find_host_by_addr(const struct sockaddr *addr, int vers) function in typeref:struct:nlm_host *
2311 host = nlm_find_host_by_addr(svc_getrpccaller(rqstp), rqstp->rq_vers);

Completed in 15 milliseconds