Searched refs:choked (Results 1 – 9 of 9) sorted by relevance
119 } choked; member149 } choked; member
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()844 bundle.cfg.choked.timeout = CHOKED_TIMEOUT; in bundle_Create()[all …]
2192 arg->bundle->cfg.choked.timeout = atoi(argp); in SetVariable()2193 if (arg->bundle->cfg.choked.timeout <= 0) in SetVariable()2194 arg->bundle->cfg.choked.timeout = CHOKED_TIMEOUT; in SetVariable()
117 .Dq set choked4532 .It set choked Op Ar timeout4535 will keep a choked output queue before dropping all pending output packets.4543 A choked output queue occurs when
224 char choked; /* true if we have an EAGAIN from this server's socket */ member236 char choked; /* Are we currently blocked from writing? */ member1273 ns->choked = 0; in nameserver_ready_callback()1291 port->choked = 0; in server_port_ready_callback()1488 port->choked = 0; in evdns_add_server_port()1751 port->choked = 1; in evdns_server_request_respond()1951 if (req->ns->choked) { in evdns_request_transmit()1961 req->ns->choked = 1; in evdns_request_transmit()
1227 /* Define if your system choked on IP TOS setting */
487 [Define if your system choked on IP TOS setting])
606 taste theirs, and the small ones choked and had to be patted on2700 a minute or two sobs choked his voice. `Same as if he had a bone2982 choked with sobs, to sing this:--
23099 On syntax errors, report the token on which we choked.