Searched defs:DEBUGP (Results 1 – 4 of 4) sorted by relevance
| /external/iptables/iptables/ |
| D | xshared.h | 15 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro 17 #define DEBUGP(x, args...) macro
|
| /external/iptables/extensions/ |
| D | libxt_dccp.c | 23 #define DEBUGP(format, fist...) macro
|
| D | libxt_sctp.c | 27 #define DEBUGP(format, fist...) macro
|
| /external/iptables/libiptc/ |
| D | libiptc.c | 46 #define DEBUGP(x, args...) fprintf(stderr, "%s: " x, __FUNCTION__, ## args) macro 49 #define DEBUGP(x, args...) macro
|