Home
last modified time | relevance | path

Searched refs:CHAP_DEFTRANSMITS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap.h134 #define CHAP_DEFTRANSMITS 10 /* max # times to send challenge */ macro
H A Dchap.c165 cstate->max_transmits = CHAP_DEFTRANSMITS;