Searched defs:lcp_gotoptions (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c235 lcp_options lcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */ variable
693 PUTLONG(lcp_gotoptions[f->unit].magicnumber, magp);
846 lcp_options *go = &lcp_gotoptions[f->unit];
876 lcp_options *go = &lcp_gotoptions[f->unit];
918 lcp_options *go = &lcp_gotoptions[f->unit];
1016 lcp_options *go = &lcp_gotoptions[f->unit];
1198 lcp_options *go = &lcp_gotoptions[f->unit];
1619 lcp_options *go = &lcp_gotoptions[f->unit];
1838 lcp_options *go = &lcp_gotoptions[f->unit];
2393 lcp_options *go = &lcp_gotoptions[
[all...]

Completed in 132 milliseconds