Searched refs:recvreqhash (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dfsm.h109 u_short recvreqhash; /* hash of the options that moved us to opened state */ member in struct:fsm
H A Dfsm.c485 if (f->recvreqid == id && f->recvreqhash == crc16(inp, len)) {
530 f->recvreqhash = crc16(inp, len);

Completed in 255 milliseconds