Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_set.h12 #define DEBUGP(x, args...) fprintf(stderr, x , ## args) macro
14 #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.c24 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
26 #define DEBUGP(x, args...) macro
Diptables-restore.c21 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
23 #define DEBUGP(x, args...) macro
Dxtables-restore.c22 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
24 #define DEBUGP(x, args...) macro
Diptables-xml.c21 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
23 #define DEBUGP(x, args...) macro
Dnft-shared.h18 #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