Home
last modified time | relevance | path

Searched refs:peer_reject_auth (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c443 if (peer_reject_auth) {
464 peer_nak_auth = unsolicited_nak_auth = peer_reject_auth =
809 peer_nak_auth = unsolicited_nak_auth = peer_reject_auth =
H A Dlcp.c56 bool peer_reject_auth; /* Peer sent reject for auth */ variable
1057 peer_reject_auth = 0; \
1088 peer_reject_auth = 0; \
1668 peer_reject_auth = 1; \
1753 peer_reject_auth = 1;
H A Dpppd.h313 extern bool peer_reject_auth; /* Peer sent reject for auth */