Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_set.c26 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
28 #define DEBUGP(x, args...) macro
Dlibxt_dccp.c23 #define DEBUGP(format, fist...) macro
Dlibxt_sctp.c28 #define DEBUGP(format, fist...) macro
/external/iptables/iptables/
Dxshared.h14 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro
22 #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