Searched refs:choked (Results 1 – 9 of 9) sorted by relevance
/freebsd/usr.sbin/ppp/ |
H A D | bundle.h | 119 } choked; member 149 } choked; member
|
H A D | bundle.c | 202 timer_Stop(&bundle->choked.timer); in bundle_ClearQueues() 475 if (bundle->choked.timer.state == TIMER_RUNNING) in bundle_UpdateSet() 476 timer_Stop(&bundle->choked.timer); /* Not needed any more */ in bundle_UpdateSet() 482 } else if (bundle->choked.timer.state == TIMER_STOPPED) { in bundle_UpdateSet() 483 bundle->choked.timer.func = bundle_ClearQueues; in bundle_UpdateSet() 484 bundle->choked.timer.name = "output choke"; in bundle_UpdateSet() 485 bundle->choked.timer.load = bundle->cfg.choked.timeout * SECTICKS; in bundle_UpdateSet() 486 bundle->choked.timer.arg = bundle; in bundle_UpdateSet() 487 timer_Start(&bundle->choked.timer); in bundle_UpdateSet() 841 bundle.cfg.choked.timeout = CHOKED_TIMEOUT; in bundle_Create() [all …]
|
H A D | command.c | 2203 arg->bundle->cfg.choked.timeout = atoi(argp); in SetVariable() 2204 if (arg->bundle->cfg.choked.timeout <= 0) in SetVariable() 2205 arg->bundle->cfg.choked.timeout = CHOKED_TIMEOUT; in SetVariable()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evdns.c | 233 char choked; /* true if we have an EAGAIN from this server's socket */ member 248 char choked; /* Are we currently blocked from writing? */ member 1515 ns->choked = 0; in nameserver_ready_callback() 1535 port->choked = 0; in server_port_ready_callback() 1735 port->choked = 0; in evdns_add_server_port_with_base() 2032 port->choked = 1; in evdns_server_request_respond() 2270 if (req->ns->choked) { in evdns_request_transmit() 2280 req->ns->choked = 1; in evdns_request_transmit()
|
/freebsd/contrib/libevent/ |
H A D | evdns.c | 233 char choked; /* true if we have an EAGAIN from this server's socket */ member 248 char choked; /* Are we currently blocked from writing? */ member 1515 ns->choked = 0; in nameserver_ready_callback() 1535 port->choked = 0; in server_port_ready_callback() 1735 port->choked = 0; in evdns_add_server_port_with_base() 2032 port->choked = 1; in evdns_server_request_respond() 2270 if (req->ns->choked) { in evdns_request_transmit() 2280 req->ns->choked = 1; in evdns_request_transmit()
|
/freebsd/crypto/openssh/ |
H A D | configure.ac | 743 [Define if your system choked on IP TOS setting])
|
/freebsd/share/dict/ |
H A D | web2a | 56388 snow-choked 56991 soon-choked 66117 traffic-choked 71463 weed-choked
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 17388 ENUMERATED and OBJECT IDENTIFIER) choked the ASN1 routines. 17461 -fingerprint and -x509toreq options. Also -x509toreq choked if a
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 23547 And some fell among thorns; and the thorns sprung up, and choked them: 24331 And some fell among thorns, and the thorns grew up, and choked it, and it yielded no fruit. 24378 …lently down a steep place into the sea, (they were about two thousand;) and were choked in the sea. 25253 And some fell among thorns; and the thorns sprang up with it, and choked it. 25260 And that which fell among thorns are they, which, when they have heard, go forth, and are choked wi… 25279 …tered into the swine: and the herd ran violently down a steep place into the lake, and were choked.
|