Searched refs:slp_uc_tcp_send (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libslp/clib/ |
H A D | slp_net.c | 125 void slp_uc_tcp_send(slp_handle_impl_t *hp, slp_target_t *target, in slp_uc_tcp_send() function 318 slp_uc_tcp_send( in slp_uc_udp_send() 1129 slp_uc_tcp_send(hp, target, scopes, SLP_TRUE, xid); in tcp_handoff()
|
H A D | slp_ua_common.c | 202 slp_uc_tcp_send(args->hp, t, uc_scopes, in slp_call()
|
H A D | slp-internal.h | 202 extern void slp_uc_tcp_send(slp_handle_impl_t *, slp_target_t *,
|