HomeSort by relevance Sort by last modified time
    Searched full:newtcpdirect (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
svr-tcpfwd.c 42 static int newtcpdirect(struct Channel * channel);
48 newtcpdirect, /* init */
228 static int newtcpdirect(struct Channel * channel) { function
240 TRACE(("leave newtcpdirect: local tcp forwarding disabled"))
246 TRACE(("leave newtcpdirect: desthost too long"))
254 TRACE(("leave newtcpdirect: orighost too long"))
262 TRACE(("leave newtcpdirect: port > 65535"))
270 TRACE(("leave newtcpdirect: sock failed"))
286 TRACE(("leave newtcpdirect: err %d", err))
cli-tcpfwd.c 198 TRACE(("leave newtcpdirect: sock failed"))
213 TRACE(("leave newtcpdirect: err %d", err))

Completed in 876 milliseconds