Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_net.c238 for (timeout = slp_get_next_onlist(&state); in slp_uc_udp_send()
241 timeout = slp_get_next_onlist(&state)) { in slp_uc_udp_send()
365 for (timeout = slp_get_next_onlist(&state); in slp_mc_send()
370 timeout = slp_get_next_onlist(&state)) { in slp_mc_send()
H A Dslp_config.c170 int slp_get_next_onlist(char **state) { in slp_get_next_onlist() function
H A Dslp-internal.h250 extern int slp_get_next_onlist(char **);