OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendport
(Results
1 - 4
of
4
) sorted by null
/external/dropbear/
tcpfwd.h
34
unsigned int
sendport
;
member in struct:TCPListener
svr-tcpfwd.c
157
tcpinfo.
sendport
= 0;
207
tcpinfo->
sendport
= 0;
tcp-accept.c
75
port = tcpinfo->
sendport
;
cli-tcpfwd.c
100
tcpinfo->
sendport
= remoteport;
Completed in 145 milliseconds