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

/freebsd-10.0-release/sys/nlm/
H A Dnlm.h83 extern struct nlm_host *nlm_find_host_by_addr(const struct sockaddr *addr,
H A Dnlm_prot_impl.c1052 nlm_find_host_by_addr(const struct sockaddr *addr, int vers) function
2295 host = nlm_find_host_by_addr(svc_getrpccaller(rqstp), rqstp->rq_vers);

Completed in 80 milliseconds