Lines Matching defs:now
921 * Prepend general data packet PPP header. For now, IP only.
2786 * but ignored by now.
2845 * but ignored by now.
2856 * but ignored by now.
5457 time_t now;
5462 now = time_uptime;
5473 if ((now-sp->pp_last_activity) >= sp->pp_idle_timeout) {
5475 (unsigned long)(now-sp->pp_last_activity));
5497 (now - sp->pp_last_receive) < sp->pp_max_noreceive) {
5527 /* And now prepare LCP to reestablish the link, if configured to do so. */
6245 /* Notify NCPs now. */