Lines Matching defs:paused
309 V_tcp_syncache.paused = false;
469 bool paused;
483 * If we have paused processing, unconditionally remove
487 paused = V_tcp_syncache.paused;
491 if (paused) {
556 return (V_tcp_syncookies && (V_tcp_syncache.paused ||
2431 if (V_tcp_syncache.paused)
2445 if (V_tcp_syncache.paused) {
2451 V_tcp_syncache.paused = true;
2506 sc->paused = false;