Searched refs:PPP_CONFIGURE_REQUEST (Results 1 – 6 of 6) sorted by relevance
66 PPP_CONFIGURE_REQUEST = 1, enumerator81 #define PPP_MIN_LCP_CODE PPP_CONFIGURE_REQUEST
196 if (data.code == PPP_CONFIGURE_REQUEST && Side() != PPP_PEER_SIDE) in Receive()213 case PPP_CONFIGURE_REQUEST: in Receive()463 request->code = PPP_CONFIGURE_REQUEST; in SendRequest()
80 if (code < PPP_CONFIGURE_REQUEST || code > PPP_CONFIGURE_REJECT) in SetCode()
259 case PPP_CONFIGURE_REQUEST: in Receive()
1738 KPPPConfigurePacket request(PPP_CONFIGURE_REQUEST); in SendConfigureRequest()
275 case PPP_CONFIGURE_REQUEST: in Receive()1358 KPPPConfigurePacket request(PPP_CONFIGURE_REQUEST); in SendConfigureRequest()