Home | History | Annotate | Download | only in extensions

Lines Matching refs:DEBUGP

24 #define DEBUGP(format, first...) printf(format, ##first)
27 #define DEBUGP(format, fist...)
73 DEBUGP("%s\n", portstring);
130 DEBUGP("Previous match found\n");
167 DEBUGP("Buffer: %s\n", buffer);
183 DEBUGP("Next Chunk type %s\n", ptr);
191 DEBUGP("Chunk num %d\n", sctp_chunk_names[i].chunk_type);
202 DEBUGP("Chunk flags %s\n", chunk_flags);
231 DEBUGP("Match type: %s Chunks: %s\n", match_type, chunks);
344 DEBUGP("type: %d\tflags: %x\tflag mask: %x\n", chunknum, chunk_flags,