Home
last modified time | relevance | path

Searched refs:nlm_svc_add_ep (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/klm/
H A Dklmmod.c299 err = nlm_svc_add_ep(fp, netid, &knc); in lm_svc()
H A Dnlm_impl.h515 int nlm_svc_add_ep(struct file *, const char *, struct knetconfig *);
H A Dnlm_impl.c2266 nlm_svc_add_ep(struct file *fp, const char *netid, struct knetconfig *knc) in nlm_svc_add_ep() function
2334 error = nlm_svc_add_ep(fp, netid, knc); in nlm_svc_starting()