Home
last modified time | relevance | path

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

/dports/net-mgmt/rtrlib/rtrlib-0.6.3/rtrlib/transport/ssh/
H A Dssh_transport.c40 static int tr_ssh_send(const void *tr_ssh_sock, const void *pdu, const size_t len, const time_t tim…
185 int tr_ssh_send(const void *tr_ssh_sock, const void *pdu, const size_t len, const time_t timeout __… in tr_ssh_send() function
217 socket->send_fp = &tr_ssh_send;; in tr_ssh_init()