Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/npppd/
H A Dmppe.c398 _this->recv.resetreq = 1; in mppe_input()
407 RESETREQ, _this->recv.resetreq, opktp0, in mppe_input()
464 _this->send.resetreq = 1; in mppe_recv_ccp_reset()
492 } else if (_this->send.resetreq != 0) { in mppe_pkt_output()
494 _this->send.resetreq = 0; in mppe_pkt_output()
H A Dppp.h392 uint8_t resetreq; member