Searched refs:chap_max_transmits (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dchap-new.c67 int chap_max_transmits = 10; variable
78 { "chap-max-challenge", o_int, &chap_max_transmits,
291 } else if (ss->challenge_xmits >= chap_max_transmits) {

Completed in 192 milliseconds