Home
last modified time | relevance | path

Searched defs:format (Results 1 – 25 of 26) sorted by relevance

12

/net/netfilter/
Dnf_internals.h9 #define NFDEBUG(format, args...) printk(format , ## args) argument
11 #define NFDEBUG(format, args...) argument
Dxt_sctp.c19 #define duprintf(format, args...) printk(format , ## args) argument
21 #define duprintf(format, args...) argument
Dxt_tcpudp.c23 #define duprintf(format, args...) printk(format , ## args) argument
25 #define duprintf(format, args...) argument
Dxt_esp.c30 #define duprintf(format, args...) argument
Dxt_multiport.c32 #define duprintf(format, args...) argument
Dx_tables.c56 #define duprintf(format, args...) printk(format , ## args) argument
58 #define duprintf(format, args...) argument
/net/dccp/ccids/lib/
Dtfrc.h27 #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/
Dip6t_mh.c28 #define duprintf(format, args...) printk(format , ## args) argument
30 #define duprintf(format, args...) argument
Dip6_tables.c42 #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/
Dipt_ah.c22 #define duprintf(format, args...) printk(format , ## args) argument
24 #define duprintf(format, args...) argument
Darp_tables.c39 #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
Dipt_ULOG.c59 #define PRINTR(format, args...) do { if (net_ratelimit()) printk(format , ## args); } while (0) argument
Dip_tables.c40 #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/
Dirnet.h339 #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/
Ddccp.h43 #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/
Ddebugfs_key.c36 #define KEY_FILE(name, format) \ argument
50 #define KEY_CONF_FILE(name, format) \ argument
Ddebugfs_sta.c42 #define STA_FILE(name, field, format) \ argument
Ddebugfs_netdev.c88 #define IEEE80211_IF_FILE(name, field, format) \ argument
/net/atm/
Dmpoa_caches.c16 #define dprintk(format,args...) argument
22 #define ddprintk(format,args...) argument
Dmpoa_proc.c25 #define dprintk(format,args...) argument
Dmpc.c41 #define dprintk(format,args...) argument
47 #define ddprintk(format,args...) argument
/net/dccp/ccids/
Dccid2.c36 #define ccid2_pr_debug(format, a...) DCCP_PR_DEBUG(ccid2_debug, format, ##a) argument
80 #define ccid2_pr_debug(format, a...) argument
Dccid3.c44 #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/
Debt_ulog.c46 #define PRINTR(format, args...) do { if (net_ratelimit()) \ argument
Debtables.c33 #define BUGPRINT(format, args...) printk("kernel msg: ebtables bug: please "\ argument
36 #define MEMPRINT(format, args...) printk("kernel msg: ebtables "\ argument

12