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

  /external/ppp/pppd/
lcp.h 93 u_int32_t magicnumber; member in struct:lcp_options
lcp.c 519 PUTLONG(lcp_gotoptions[f->unit].magicnumber, magp);
629 wo->magicnumber = magic();
748 ADDCILONG(CI_MAGICNUMBER, go->neg_magicnumber, go->magicnumber);
897 ACKCILONG(CI_MAGICNUMBER, go->neg_magicnumber, go->magicnumber);
1170 try.magicnumber = magic();
    [all...]

Completed in 148 milliseconds