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];212 #if DEBUG_CP in ppp_tx_cp()237 #if DEBUG_CP in ppp_tx_cp()241 for (i = 0; i < min_t(unsigned int, magic_len + len, DEBUG_CP); i++) { in ppp_tx_cp()443 #if DEBUG_CP in ppp_rx()474 #if DEBUG_CP in ppp_rx()481 for (i = 0; i < min_t(unsigned int, len, DEBUG_CP); i++) { in ppp_rx()