Lines Matching defs:addr
328 struct netbuf *addr;
338 addr = svc_getrpccaller(sr->rq_xprt);
341 host = nlm_host_findcreate(g, name, netid, addr);
466 struct netbuf *addr;
480 addr = svc_getrpccaller(sr->rq_xprt);
483 host = nlm_host_findcreate(g, name, netid, addr);
486 char *, name, char *, netid, struct netbuf *, addr);
775 struct netbuf *addr;
785 addr = svc_getrpccaller(sr->rq_xprt);
789 host = nlm_host_findcreate(g, name, netid, addr);
872 struct netbuf *addr;
883 addr = svc_getrpccaller(sr->rq_xprt);
895 host = nlm_host_findcreate(g, name, netid, addr);
1129 struct netbuf *addr;
1140 addr = svc_getrpccaller(sr->rq_xprt);
1143 host = nlm_host_findcreate(g, name, netid, addr);
1197 struct netbuf *addr;
1206 addr = svc_getrpccaller(sr->rq_xprt);
1209 host = nlm_host_find(g, netid, addr);