Searched refs:slp_next_uc_target (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_ua_common.c197 t = slp_next_uc_target(args->targets);
199 t = slp_next_uc_target(args->targets)) {
H A Dslp-internal.h190 extern slp_target_t *slp_next_uc_target(slp_target_list_t *);
H A Dslp_targets.c75 * slp_next_uc_target: Returns a slp_target_t handle for the next unicast
260 slp_target_t *slp_next_uc_target(slp_target_list_t *h) { function

Completed in 72 milliseconds