Searched refs:slp_on_localhost (Results 1 – 3 of 3) sorted by relevance
40 extern SLPBoolean slp_on_localhost(slp_handle_impl_t *, struct in_addr);
185 SLPBoolean slp_on_localhost(slp_handle_impl_t *hp, struct in_addr addr) { in slp_on_localhost() function
496 if (slp_on_localhost(h, sin->sin_addr)) { in collect_DAs()