Home | History | Annotate | Download | only in pppd

Lines Matching refs:lcp_wantoptions

287     { "require-pap", o_bool, &lcp_wantoptions[0].neg_upap,
290 { "+pap", o_bool, &lcp_wantoptions[0].neg_upap,
296 &lcp_wantoptions[0].chap_mdtype },
300 &lcp_wantoptions[0].chap_mdtype },
305 &lcp_wantoptions[0].chap_mdtype },
309 &lcp_wantoptions[0].chap_mdtype },
313 &lcp_wantoptions[0].chap_mdtype },
317 &lcp_wantoptions[0].chap_mdtype },
351 { "require-eap", o_bool, &lcp_wantoptions[0].neg_eap,
706 lcp_options *wo = &lcp_wantoptions[unit];
1192 lcp_options *wo = &lcp_wantoptions[0];