/net/netfilter/ |
D | nf_internals.h | 9 #define NFDEBUG(format, args...) printk(format , ## args) argument 11 #define NFDEBUG(format, args...) argument
|
D | xt_sctp.c | 19 #define duprintf(format, args...) printk(format , ## args) argument 21 #define duprintf(format, args...) argument
|
D | xt_tcpudp.c | 23 #define duprintf(format, args...) printk(format , ## args) argument 25 #define duprintf(format, args...) argument
|
D | xt_esp.c | 30 #define duprintf(format, args...) argument
|
D | xt_multiport.c | 32 #define duprintf(format, args...) argument
|
D | x_tables.c | 56 #define duprintf(format, args...) printk(format , ## args) argument 58 #define duprintf(format, args...) argument
|
/net/dccp/ccids/lib/ |
D | tfrc.h | 27 #define tfrc_pr_debug(format, a...) DCCP_PR_DEBUG(tfrc_debug, format, ##a) argument 29 #define tfrc_pr_debug(format, a...) argument
|
/net/ipv6/netfilter/ |
D | ip6t_mh.c | 28 #define duprintf(format, args...) printk(format , ## args) argument 30 #define duprintf(format, args...) argument
|
D | ip6_tables.c | 42 #define dprintf(format, args...) printk(format , ## args) argument 44 #define dprintf(format, args...) argument 48 #define duprintf(format, args...) printk(format , ## args) argument 50 #define duprintf(format, args...) argument
|
/net/ipv4/netfilter/ |
D | ipt_ah.c | 22 #define duprintf(format, args...) printk(format , ## args) argument 24 #define duprintf(format, args...) argument
|
D | arp_tables.c | 39 #define dprintf(format, args...) printk(format , ## args) argument 41 #define dprintf(format, args...) argument 45 #define duprintf(format, args...) printk(format , ## args) argument 47 #define duprintf(format, args...) argument
|
D | ipt_ULOG.c | 59 #define PRINTR(format, args...) do { if (net_ratelimit()) printk(format , ## args); } while (0) argument
|
D | ip_tables.c | 40 #define dprintf(format, args...) printk(format , ## args) argument 42 #define dprintf(format, args...) argument 46 #define duprintf(format, args...) printk(format , ## args) argument 48 #define duprintf(format, args...) argument
|
/net/irda/irnet/ |
D | irnet.h | 339 #define DERROR(dbg, format, args...) \ argument 344 #define DEBUG(dbg, format, args...) \ argument 349 #define DENTER(dbg, format, args...) \ argument 354 #define DPASS(dbg, format, args...) \ argument 359 #define DEXIT(dbg, format, args...) \ argument
|
/net/dccp/ |
D | dccp.h | 43 #define dccp_pr_debug(format, a...) DCCP_PR_DEBUG(dccp_debug, format, ##a) argument 44 #define dccp_pr_debug_cat(format, a...) DCCP_PRINTK(dccp_debug, format, ##a) argument 46 #define dccp_pr_debug(format, a...) argument 47 #define dccp_pr_debug_cat(format, a...) argument
|
/net/mac80211/ |
D | debugfs_key.c | 36 #define KEY_FILE(name, format) \ argument 50 #define KEY_CONF_FILE(name, format) \ argument
|
D | debugfs_sta.c | 42 #define STA_FILE(name, field, format) \ argument
|
D | debugfs_netdev.c | 88 #define IEEE80211_IF_FILE(name, field, format) \ argument
|
/net/atm/ |
D | mpoa_caches.c | 16 #define dprintk(format,args...) argument 22 #define ddprintk(format,args...) argument
|
D | mpoa_proc.c | 25 #define dprintk(format,args...) argument
|
D | mpc.c | 41 #define dprintk(format,args...) argument 47 #define ddprintk(format,args...) argument
|
/net/dccp/ccids/ |
D | ccid2.c | 36 #define ccid2_pr_debug(format, a...) DCCP_PR_DEBUG(ccid2_debug, format, ##a) argument 80 #define ccid2_pr_debug(format, a...) argument
|
D | ccid3.c | 44 #define ccid3_pr_debug(format, a...) DCCP_PR_DEBUG(ccid3_debug, format, ##a) argument 46 #define ccid3_pr_debug(format, a...) argument
|
/net/bridge/netfilter/ |
D | ebt_ulog.c | 46 #define PRINTR(format, args...) do { if (net_ratelimit()) \ argument
|
D | ebtables.c | 33 #define BUGPRINT(format, args...) printk("kernel msg: ebtables bug: please "\ argument 36 #define MEMPRINT(format, args...) printk("kernel msg: ebtables "\ argument
|