Lines Matching refs:DBG
43 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro
45 #define DBG(fmt, ...) macro
122 DBG("No data to send!\n"); in eth_tx()
315 DBG("Interface %p (%s) [%d]\n", iface, iface2str(iface), in iface_cb()
398 DBG("Cannot add IPv6 address %s\n", in test_address_setup()
408 DBG("Cannot add IPv4 address %s\n", in test_address_setup()
417 DBG("Cannot add IPv6 address %s\n", in test_address_setup()
426 DBG("Cannot add IPv6 address %s\n", in test_address_setup()
435 DBG("Cannot add IPv6 address %s\n", in test_address_setup()
456 DBG("Cannot add IPv4 address %s\n", in test_address_setup()
468 DBG("Cannot add IPv6 address %s\n", in test_address_setup()
515 DBG("Cannot add dst %s to neighbor cache\n", in add_neighbor()
878 DBG("Timeout while waiting interface data\n"); in ZTEST()