Home
last modified time | relevance | path

Searched defs:DEBUGP (Results 1 – 7 of 7) sorted by relevance

/external/iptables/extensions/
Dlibxt_set.h11 #define DEBUGP(x, args...) fprintf(stderr, x , ## args) macro
13 #define DEBUGP(x, args...) macro
Dlibxt_dccp.c23 #define DEBUGP(format, fist...) macro
Dlibxt_sctp.c27 #define DEBUGP(format, fist...) macro
/external/iptables/iptables/
Dip6tables-restore.c23 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
25 #define DEBUGP(x, args...) macro
Diptables-restore.c20 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
22 #define DEBUGP(x, args...) macro
Diptables-xml.c21 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
23 #define DEBUGP(x, args...) macro
/external/iptables/libiptc/
Dlibiptc.c46 #define DEBUGP(x, args...) fprintf(stderr, "%s: " x, __FUNCTION__, ## args) macro
49 #define DEBUGP(x, args...) macro