HomeSort by: relevance | last modified time | path
    Searched refs:ipcp_gotoptions (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
ipcp.h 101 extern ipcp_options ipcp_gotoptions[];
ipcp.c 72 ipcp_options ipcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */ variable
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)
    [all...]

Completed in 34 milliseconds