Searched refs:DEBUG_CP (Results 1 – 1 of 1) sorted by relevance
22 #define DEBUG_CP 0 /* also bytes# to dump */ macro39 #if DEBUG_CP45 static char debug_buffer[64 + 3 * DEBUG_CP];210 #if DEBUG_CP in ppp_tx_cp()235 #if DEBUG_CP in ppp_tx_cp()239 for (i = 0; i < min_t(unsigned int, magic_len + len, DEBUG_CP); i++) { in ppp_tx_cp()441 #if DEBUG_CP in ppp_rx()472 #if DEBUG_CP in ppp_rx()479 for (i = 0; i < min_t(unsigned int, len, DEBUG_CP); i++) { in ppp_rx()