Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_net_utils.h38 extern SLPBoolean slp_on_localhost(slp_handle_impl_t *, struct in_addr);
H A Dslp_net_utils.c183 SLPBoolean slp_on_localhost(slp_handle_impl_t *hp, struct in_addr addr) { in slp_on_localhost() function
H A Dslp_targets.c494 if (slp_on_localhost(h, sin->sin_addr)) { in collect_DAs()