PPP_PEER_SIDE
PPP_PEER_SIDE);
if (Side() != PPP_LOCAL_SIDE && Side() != PPP_PEER_SIDE)
} else if (Side() == PPP_PEER_SIDE) {
if (data.code == PPP_CONFIGURE_REQUEST && Side() != PPP_PEER_SIDE)
else if (Side() == PPP_PEER_SIDE)
if (Owner().Side() != PPP_PEER_SIDE)
fSide = PPP_PEER_SIDE;
authenticator = NextAuthenticator(fPeerAuthenticator, PPP_PEER_SIDE);
authenticator = NextAuthenticator(fPeerAuthenticator, PPP_PEER_SIDE);
return PPP_PEER_SIDE;