HomeSort by relevance Sort by last modified time
    Searched refs:magicnumber (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
lcp.h 109 u_int32_t magicnumber; member in struct:lcp_options
lcp.c 528 PUTLONG(lcp_gotoptions[f->unit].magicnumber, magp);
652 wo->magicnumber = magic();
771 ADDCILONG(CI_MAGICNUMBER, go->neg_magicnumber, go->magicnumber);
920 ACKCILONG(CI_MAGICNUMBER, go->neg_magicnumber, go->magicnumber);
1193 try.magicnumber = magic();
    [all...]

Completed in 59 milliseconds