Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/klm/
H A Dklmmod.c78 avl_create(&g->nlm_hosts_tree, nlm_host_cmp, in lm_zone_init()
H A Dnlm_impl.h609 int nlm_host_cmp(const void *, const void *);
H A Dnlm_impl.c1536 nlm_host_cmp(const void *p1, const void *p2) in nlm_host_cmp() function