Home
last modified time | relevance | path

Searched refs:peer_timeout (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/ppp/
H A Dhdlc.h88 int peer_timeout; /* peers max lqr timeout */ member
H A Dlqr.c244 (p->hdlc.lqm.lqr.peer_timeout && in lqr_Input()
246 (unsigned) p->hdlc.lqm.lqr.peer_timeout)) in lqr_Input()
274 physical->hdlc.lqm.lqr.peer_timeout = lcp->his_lqrperiod; in lqr_Setup()