Searched refs:ipcp_options (Results 1 – 4 of 4) sorted by relevance
68 typedef struct ipcp_options { struct83 } ipcp_options; argument86 extern ipcp_options ipcp_wantoptions[];87 extern ipcp_options ipcp_gotoptions[];88 extern ipcp_options ipcp_allowoptions[];89 extern ipcp_options ipcp_hisoptions[];
184 ipcp_options *wo = &ipcp_wantoptions[unit]; in ipcp_init()185 ipcp_options *ao = &ipcp_allowoptions[unit]; in ipcp_init()287 ipcp_options *wo = &ipcp_wantoptions[f->unit]; in ipcp_resetci()305 ipcp_options *go = &ipcp_gotoptions[f->unit]; in ipcp_cilen()306 ipcp_options *wo = &ipcp_wantoptions[f->unit]; in ipcp_cilen()307 ipcp_options *ho = &ipcp_hisoptions[f->unit]; in ipcp_cilen()347 ipcp_options *go = &ipcp_gotoptions[f->unit]; in ipcp_addci()404 ipcp_options *go = &ipcp_gotoptions[f->unit]; in ipcp_ackci()491 ipcp_options *go = &ipcp_gotoptions[f->unit]; in ipcp_nakci()1055 ipcp_options *wo = &ipcp_wantoptions[0]; in ip_check_options()[all …]
526 ipcp_options *ipwo = &ipcp_wantoptions[0]; in auth_check_options()591 ipcp_options *ipwo = &ipcp_wantoptions[0]; in auth_reset()627 ipcp_options *ipwo = &ipcp_wantoptions[unit]; in check_passwd()854 ipcp_options *ipwo = &ipcp_wantoptions[0]; in have_pap_secret()967 struct ipcp_options *wo = &ipcp_wantoptions[unit]; in set_allowed_addrs()
1117 BZERO((char *) &ipcp_wantoptions[0], sizeof (struct ipcp_options)); in noopt()1118 BZERO((char *) &ipcp_allowoptions[0], sizeof (struct ipcp_options)); in noopt()1557 ipcp_options *wo = &ipcp_wantoptions[0]; in setipaddr()