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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipcp.c53 ipcp_options ipcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */ variable
483 ipcp_options *go = &ipcp_gotoptions[f->unit];
506 ipcp_options *go = &ipcp_gotoptions[f->unit];
549 ipcp_options *go = &ipcp_gotoptions[f->unit];
621 ipcp_options *go = &ipcp_gotoptions[f->unit];
717 ipcp_options *go = &ipcp_gotoptions[f->unit];
900 ipcp_options *go = &ipcp_gotoptions[f->unit];
1015 ipcp_options *go = &ipcp_gotoptions[f->unit];
1435 ipcp_options *go = &ipcp_gotoptions[f->unit];
1651 ipcp_clear_addrs(f->unit, ipcp_gotoptions[
[all...]

Completed in 51 milliseconds