Home | History | Annotate | Download | only in pppd

Lines Matching refs:ipcp_gotoptions

72 ipcp_options ipcp_gotoptions[NUM_PPP];	/* Options that peer ack'd */
694 ipcp_options *go = &ipcp_gotoptions[f->unit];
728 ipcp_options *go = &ipcp_gotoptions[f->unit];
771 ipcp_options *go = &ipcp_gotoptions[f->unit];
875 ipcp_options *go = &ipcp_gotoptions[f->unit];
1017 ipcp_options *go = &ipcp_gotoptions[f->unit];
1297 ipcp_options *go = &ipcp_gotoptions[f->unit];
1809 ipcp_options *go = &ipcp_gotoptions[f->unit];
2050 ipcp_clear_addrs(f->unit, ipcp_gotoptions[f->unit].ouraddr,
2138 slprintf(strlocal, sizeof(strlocal), "%I", ipcp_gotoptions[0].ouraddr);