Searched refs:magicnumber (Results 1 – 2 of 2) sorted by relevance
537 PUTLONG(go->magicnumber, magp); in lcp_extcode()746 wo->magicnumber = magic(); in lcp_resetci()922 ADDCILONG(CI_MAGICNUMBER, go->neg_magicnumber, go->magicnumber); in lcp_addci()1096 ACKCILONG(CI_MAGICNUMBER, go->neg_magicnumber, go->magicnumber); in lcp_ackci()1420 try_.magicnumber = magic(); in lcp_nakci()1782 REJCILONG(CI_MAGICNUMBER, neg_magicnumber, go->magicnumber); in lcp_rejci()2152 cilong == go->magicnumber) { in lcp_reqci()2161 ho->magicnumber = cilong; in lcp_reqci()2299 go->magicnumber = 0; in lcp_up()2301 ho->magicnumber = 0; in lcp_up()[all …]
152 u32_t magicnumber; member