Searched refs:mhwmp_dbg (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/
H A Dmesh_hwmp.c14 #define mhwmp_dbg(fmt, args...) printk(KERN_DEBUG "Mesh HWMP: " fmt, ##args) macro
16 #define mhwmp_dbg(fmt, args...) do { (void)(0); } while (0) macro
140 mhwmp_dbg("sending PREQ to %pM\n", target);
146 mhwmp_dbg("sending PREP to %pM\n", target);
152 mhwmp_dbg("sending RANN from %pM\n", orig_addr);
488 mhwmp_dbg("received PREQ from %pM\n", orig_addr);
491 mhwmp_dbg("PREQ is for us\n");
527 mhwmp_dbg("replying to the PREQ\n");
547 mhwmp_dbg("forwarding the PREQ from %pM\n", orig_addr);
574 mhwmp_dbg("receive
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/mac80211/
H A Dmesh_hwmp.c14 #define mhwmp_dbg(fmt, args...) printk(KERN_DEBUG "Mesh HWMP: " fmt, ##args) macro
16 #define mhwmp_dbg(fmt, args...) do { (void)(0); } while (0) macro
140 mhwmp_dbg("sending PREQ to %pM\n", target);
146 mhwmp_dbg("sending PREP to %pM\n", target);
152 mhwmp_dbg("sending RANN from %pM\n", orig_addr);
488 mhwmp_dbg("received PREQ from %pM\n", orig_addr);
491 mhwmp_dbg("PREQ is for us\n");
527 mhwmp_dbg("replying to the PREQ\n");
547 mhwmp_dbg("forwarding the PREQ from %pM\n", orig_addr);
574 mhwmp_dbg("receive
[all...]

Completed in 107 milliseconds