Searched refs:DEBUG_CP (Results 1 – 1 of 1) sorted by relevance
25 #define DEBUG_CP 0 /* also bytes# to dump */ macro42 #if DEBUG_CP47 static char debug_buffer[64 + 3 * DEBUG_CP];215 #if DEBUG_CP in ppp_tx_cp()241 #if DEBUG_CP in ppp_tx_cp()245 for (i = 0; i < min_t(unsigned int, magic_len + len, DEBUG_CP); i++) { in ppp_tx_cp()442 #if DEBUG_CP in ppp_rx()473 #if DEBUG_CP in ppp_rx()480 for (i = 0; i < min_t(unsigned int, len, DEBUG_CP); i++) { in ppp_rx()