Searched refs:nlm_host_cmp (Results 1 – 3 of 3) sorted by relevance
77 avl_create(&g->nlm_hosts_tree, nlm_host_cmp, in lm_zone_init()
610 int nlm_host_cmp(const void *, const void *);
1599 nlm_host_cmp(const void *p1, const void *p2) in nlm_host_cmp() function