Lines Matching defs:up
169 /* The given FSM is about to start up ! */
208 * able to get rid of any of the packets. We've probably given up
270 * The given fsm is now up
615 * *not* be UP and we can't receive data
623 * Drop the packet. If we were to queue it, we'd just end up with
913 * Clean up the interface. We don't really need to do the timer_Stop()s,
1074 prompt_Printf(arg->prompt, ", up time %d:%02d:%02d", secs / 3600,
1183 unsigned up = now - bundle->upat;
1185 if (bundle->cfg.idle.min_timeout > up &&
1186 bundle->cfg.idle.min_timeout - up > (long long)secs)
1188 secs = bundle->cfg.idle.min_timeout - up;
1414 /* Set up our message */