OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DROPBEAR_MAX_SOCKS
(Results
1 - 3
of
3
) sorted by null
/external/dropbear/
listener.h
33
int socks[
DROPBEAR_MAX_SOCKS
];
tcp-accept.c
103
int socks[
DROPBEAR_MAX_SOCKS
];
122
DROPBEAR_MAX_SOCKS
, &errstring, &ses.maxfd);
options.h
337
#define
DROPBEAR_MAX_SOCKS
2 /* IPv4, IPv6 are all we'll get for now. Revisit
Completed in 27 milliseconds