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

  /external/ppp/pppd/
lcp.h 101 extern lcp_options lcp_gotoptions[];
lcp.c 192 lcp_options lcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */ variable
519 PUTLONG(lcp_gotoptions[f->unit].magicnumber, magp);
626 lcp_options *go = &lcp_gotoptions[f->unit];
651 lcp_options *go = &lcp_gotoptions[f->unit];
689 lcp_options *go = &lcp_gotoptions[f->unit];
777 lcp_options *go = &lcp_gotoptions[f->unit];
933 lcp_options *go = &lcp_gotoptions[f->unit];
    [all...]
auth.c 707 lcp_options *go = &lcp_gotoptions[unit];
785 lcp_options *go = &lcp_gotoptions[unit];
    [all...]

Completed in 44 milliseconds