OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initconn
(Results
1 - 4
of
4
) sorted by null
/external/dropbear/
channel.h
80
int
initconn
; /* used for TCP forwarding, whether the channel has been
member in struct:Channel
cli-tcpfwd.c
208
channel->
initconn
= 1;
svr-tcpfwd.c
279
channel->
initconn
= 1;
common-channel.c
149
newchan->
initconn
= 0;
220
if (channel->
initconn
) {
345
channel->
initconn
= 0;
460
|| channel->
initconn
) {
Completed in 437 milliseconds