Searched refs:DEBUG_CP (Results 1 – 1 of 1) sorted by relevance
22 #define DEBUG_CP 0 /* also bytes# to dump */ macro39 #if DEBUG_CP44 static char debug_buffer[64 + 3 * DEBUG_CP];212 #if DEBUG_CP in ppp_tx_cp()238 #if DEBUG_CP in ppp_tx_cp()242 for (i = 0; i < min_t(unsigned int, magic_len + len, DEBUG_CP); i++) { in ppp_tx_cp()446 #if DEBUG_CP in ppp_rx()477 #if DEBUG_CP in ppp_rx()484 for (i = 0; i < min_t(unsigned int, len, DEBUG_CP); i++) { in ppp_rx()