HomeSort by relevance Sort by last modified time
    Searched refs:listen_fwd_all (Results 1 - 5 of 5) sorted by null

  /external/dropbear/
runopts.h 37 int listen_fwd_all; member in struct:runopts
cli-tcpfwd.c 102 if (opts.listen_fwd_all) {
132 if (opts.listen_fwd_all) {
tcp-accept.c 116 if (opts.listen_fwd_all
cli-runopts.c 103 opts.listen_fwd_all = 0;
186 opts.listen_fwd_all = 1;
svr-runopts.c 132 opts.listen_fwd_all = 0;
184 opts.listen_fwd_all = 1;

Completed in 336 milliseconds