Searched refs:lcp_options (Results 1 – 3 of 3) sorted by relevance
83 typedef struct lcp_options { struct113 } lcp_options; typedef131 extern lcp_options lcp_wantoptions[];132 extern lcp_options lcp_gotoptions[];133 extern lcp_options lcp_allowoptions[];134 extern lcp_options lcp_hisoptions[];
99 lcp_options lcp_wantoptions[NUM_PPP]; /* Options that we want to request */100 lcp_options lcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */101 lcp_options lcp_allowoptions[NUM_PPP]; /* Options we allow peer to request */102 lcp_options lcp_hisoptions[NUM_PPP]; /* Options that we ack'd */243 lcp_options *wo = &lcp_wantoptions[unit]; in lcp_init()244 lcp_options *ao = &lcp_allowoptions[unit]; in lcp_init()308 lcp_options *wo = &lcp_wantoptions[unit]; in lcp_open()355 lcp_options *wo = &lcp_wantoptions[unit]; in lcp_lowerup()534 lcp_options *go = &lcp_gotoptions[f->unit]; in lcp_cilen()564 lcp_options *go = &lcp_gotoptions[f->unit]; in lcp_addci()[all …]
448 lcp_options *wo = &lcp_wantoptions[unit]; in link_established()449 lcp_options *go = &lcp_gotoptions[unit]; in link_established()451 lcp_options *ho = &lcp_hisoptions[unit]; in link_established()529 lcp_options *go = &lcp_gotoptions[unit]; in network_phase()786 lcp_options *wo = &lcp_wantoptions[0];830 lcp_options *go = &lcp_gotoptions[unit]; in auth_reset()831 lcp_options *ao = &lcp_allowoptions[0]; in auth_reset()