/Zephyr-Core-3.4.0/tests/net/promiscuous/src/ |
D | main.c | 32 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 34 #define DBG(fmt, ...) macro 174 DBG("Interface %p (%s) [%d]\n", iface, iface2str(iface), in iface_cb() 219 DBG("Interfaces: [%d] iface1 %p, [%d] iface2 %p\n", in test_iface_setup() 226 DBG("Cannot add IPv6 address %s\n", in test_iface_setup() 237 DBG("Cannot add IPv6 address %s\n", in test_iface_setup() 247 DBG("Cannot add IPv6 address %s\n", in test_iface_setup() 257 DBG("Cannot add IPv6 address %s\n", in test_iface_setup() 268 DBG("Cannot add multicast IPv6 address %s\n", in test_iface_setup() 281 DBG("Make sure promiscuous mode is ON (%p)\n", iface); in _set_promisc_mode_on_again() [all …]
|
/Zephyr-Core-3.4.0/tests/net/lib/dns_resolve/src/ |
D | main.c | 31 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 33 #define DBG(fmt, ...) macro 126 DBG("No data to send!\n"); in sender_iface() 136 DBG("Invalid interface %d index, expecting %d\n", in sender_iface() 145 DBG("Skipping this query dns id %u\n", current_dns_id); in sender_iface() 154 DBG("Calling cb %p with user data %p\n", in sender_iface() 215 DBG("Cannot add IPv6 address %s\n", in test_init() 228 DBG("Cannot add IPv6 address %s\n", in test_init() 242 DBG("Cannot add IPv4 address %s\n", in test_init() 332 DBG("Result status %d\n", status); in dns_result_cb_timeout() [all …]
|
/Zephyr-Core-3.4.0/tests/net/iface/src/ |
D | main.c | 35 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 37 #define DBG(fmt, ...) macro 109 DBG("No data to send!\n"); in sender_iface() 116 DBG("Sending at iface %d %p\n", in sender_iface() 121 DBG("Invalid interface %d index, expecting %d\n", in sender_iface() 282 DBG("Interface %p (%s) [%d]\n", iface, iface2str(iface), in iface_cb() 336 DBG("Interfaces: [%d] iface1 %p, [%d] iface2 %p, [%d] iface3 %p\n", in iface_setup() 348 DBG("Cannot add IPv6 address %s\n", in iface_setup() 356 DBG("Cannot add IPv4 address %s\n", in iface_setup() 367 DBG("Cannot add IPv6 address %s\n", in iface_setup() [all …]
|
/Zephyr-Core-3.4.0/tests/net/hostname/src/ |
D | main.c | 34 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 36 #define DBG(fmt, ...) macro 96 DBG("No data to send!\n"); in sender_iface() 200 DBG("Interface %p (%s) [%d]\n", iface, iface2str(iface), in iface_cb() 229 DBG("Interfaces: [%d] iface1 %p\n", in test_iface_setup() 237 DBG("Cannot add IPv6 address %s\n", in test_iface_setup() 245 DBG("Cannot add IPv4 address %s\n", in test_iface_setup() 256 DBG("Cannot add IPv6 address %s\n", in test_iface_setup() 267 DBG("Cannot add multicast IPv6 address %s\n", in test_iface_setup()
|
/Zephyr-Core-3.4.0/subsys/logging/backends/ |
D | log_backend_net.c | 20 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 22 #define DBG(fmt, ...) macro 71 DBG(data); in line_out() 100 DBG("Server address unknown\n"); in do_net_init() 109 DBG("Cannot get context (%d)\n", ret); in do_net_init() 149 DBG("Cannot setup local context\n"); in do_net_init() 155 DBG("Cannot bind context (%d)\n", ret); in do_net_init()
|
/Zephyr-Core-3.4.0/tests/net/traffic_class/src/ |
D | main.c | 38 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 40 #define DBG(fmt, ...) macro 165 DBG("No data to send!\n"); in eth_tx() 174 DBG("Packet %p received\n", pkt); in eth_tx() 212 DBG("Current thread priority %d " in eth_tx() 231 DBG("Received pkt %p from TC %c (thread prio %d)\n", pkt, in eth_tx() 290 DBG("Cannot add IPv6 address %s\n", in address_setup() 301 DBG("Cannot add IPv6 address %s\n", in address_setup() 311 DBG("Cannot add IPv6 address %s\n", in address_setup() 321 DBG("Cannot add IPv6 address %s\n", in address_setup() [all …]
|
/Zephyr-Core-3.4.0/tests/net/tx_timestamp/src/ |
D | main.c | 38 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 40 #define DBG(fmt, ...) macro 104 DBG("No data to send!\n"); in eth_tx() 326 DBG("Interface %p (%s) [%d]\n", iface, iface2str(iface), in iface_cb() 331 DBG("Invalid interface %p\n", iface); in iface_cb() 362 DBG("Cannot add IPv6 address %s\n", in test_address_setup() 373 DBG("Cannot add IPv6 address %s\n", in test_address_setup() 383 DBG("Cannot add IPv6 address %s\n", in test_address_setup() 420 DBG("Cannot add dst %s to neighbor cache\n", in add_neighbor() 471 DBG("Timeout while waiting interface data\n"); in test_check_timestamp_before_enabling() [all …]
|
/Zephyr-Core-3.4.0/tests/net/checksum_offload/src/ |
D | main.c | 38 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 40 #define DBG(fmt, ...) macro 106 DBG("Iface %p addr %s\n", iface, in eth_iface_init() 149 DBG("No data to send!\n"); in eth_tx_offloading_disabled() 158 DBG("Packet %p received\n", pkt); in eth_tx_offloading_disabled() 209 DBG("Chksum 0x%x offloading disabled\n", chksum); in eth_tx_offloading_disabled() 229 DBG("No data to send!\n"); in eth_tx_offloading_enabled() 238 DBG("Chksum 0x%x offloading enabled\n", chksum); in eth_tx_offloading_enabled() 337 DBG("Interface %p (%s) [%d]\n", iface, iface2str(iface), in iface_cb() 345 DBG("Iface %p without offloading\n", iface); in iface_cb() [all …]
|
/Zephyr-Core-3.4.0/tests/net/bridge/src/ |
D | main.c | 26 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 28 #define DBG(fmt, ...) macro 70 DBG("Fake send ignoring pkt %p\n", pkt); in eth_fake_send() 75 DBG("Fake send found pkt %p while sending %p\n", in eth_fake_send() 81 DBG("Fake send out of mem while sending pkt %p\n", pkt); in eth_fake_send() 85 DBG("Fake send pkt %p kept locally as %p\n", pkt, ctx->sent_pkt); in eth_fake_send() 160 DBG("Interface %p [%d]\n", iface, net_if_get_by_iface(iface)); in iface_cb() 207 DBG("Interfaces: [%d] iface0 %p, [%d] iface1 %p, [%d] iface2 %p\n", in test_iface_setup() 263 DBG("Fake recv pkt %p\n", pkt); in _recv_data()
|
/Zephyr-Core-3.4.0/samples/net/lwm2m_client/ |
D | README.rst | 288 shell> [lib/lwm2m_engine] [DBG] lwm2m_engine_init: LWM2M engine thread started 289 [lwm2m_obj_security] [DBG] security_create: Create LWM2M security instance: 0 290 [lwm2m_obj_server] [DBG] server_create: Create LWM2M server instance: 0 291 [lwm2m_obj_device] [DBG] device_create: Create LWM2M device instance: 0 292 [lwm2m_obj_firmware] [DBG] firmware_create: Create LWM2M firmware instance: 0 294 [lib/lwm2m_engine] [DBG] lwm2m_engine_set: path:3/0/0, value:0x0001c99e, len:6 295 [lib/lwm2m_engine] [DBG] lwm2m_engine_set: path:3/0/1, value:0x0001c9ab, len:23 296 [lib/lwm2m_engine] [DBG] lwm2m_engine_set: path:3/0/2, value:0x0001c9c9, len:9 297 [lib/lwm2m_engine] [DBG] lwm2m_engine_set: path:3/0/3, value:0x0001c9d9, len:3 298 [lib/lwm2m_engine] [DBG] lwm2m_engine_set: path:3/0/9, value:0x0041a3a4, len:1 [all …]
|
/Zephyr-Core-3.4.0/arch/arm64/core/ |
D | fpu.c | 31 static void DBG(char *msg, struct k_thread *th) in DBG() function 59 static inline void DBG(char *msg, struct k_thread *t) { } in DBG() function 86 DBG("disable", owner); in z_arm64_flush_local_fpu() 244 DBG("save", owner); in z_arm64_fpu_trap() 271 DBG("restore", _current); in z_arm64_fpu_trap()
|
/Zephyr-Core-3.4.0/tests/net/route/src/ |
D | main.c | 39 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 41 #define DBG(fmt, ...) macro 144 DBG("Received at iface %p and feeding it into iface %p\n", in tester_send() 158 DBG("pkt %p to be sent len %lu\n", pkt, net_pkt_get_len(pkt)); in tester_send() 182 DBG("Received at iface %p and feeding it into iface %p\n", in tester_send_peer() 195 DBG("pkt %p to be sent len %lu\n", pkt, net_pkt_get_len(pkt)); in tester_send_peer() 247 DBG("Interfaces: [%d] my %p, [%d] peer %p\n", in test_init() 472 DBG("Adding route %d addr %s\n", i + 1, in test_route_add_many() 488 DBG("Deleting route %d addr %s\n", i + 1, in test_route_del_many()
|
/Zephyr-Core-3.4.0/tests/net/ip-addr/src/ |
D | main.c | 32 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 34 #define DBG(fmt, ...) macro 328 DBG("Selected IPv6 address %s, iface %p\n", in ZTEST() 341 DBG("Selected IPv6 address %s, iface %p\n", in ZTEST() 356 DBG("Selected IPv6 address %s, iface %p\n", in ZTEST() 425 DBG("Selected IPv4 address %s, iface %p\n", in ZTEST() 437 DBG("Selected IPv4 address %s, iface %p\n", in ZTEST() 449 DBG("Selected IPv4 address %s, iface %p\n", in ZTEST() 461 DBG("Selected IPv4 address %s, iface %p\n", in ZTEST() 580 DBG("IPv6: destination: %s - selected %s\n", in ZTEST() [all …]
|
/Zephyr-Core-3.4.0/tests/net/shell/src/ |
D | main.c | 40 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 42 #define DBG(fmt, ...) macro 99 DBG("No data to send!\n"); in tester_send() 103 DBG("Data was sent successfully\n"); in tester_send()
|
/Zephyr-Core-3.4.0/tests/net/ptp/clock/src/ |
D | main.c | 40 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 42 #define DBG(fmt, ...) macro 110 DBG("No data to send!\n"); in eth_tx() 303 DBG("Interface %p (%s) [%d]\n", iface, iface2str(iface), in iface_cb() 311 DBG("Invalid interface %p\n", iface); in iface_cb() 369 DBG("Cannot add IPv6 address %s\n", in test_address_setup() 380 DBG("Cannot add IPv6 address %s\n", in test_address_setup() 390 DBG("Cannot add IPv6 address %s\n", in test_address_setup() 400 DBG("Cannot add IPv6 address %s\n", in test_address_setup()
|
/Zephyr-Core-3.4.0/arch/riscv/core/ |
D | fpu.c | 32 static void DBG(char *msg, struct k_thread *th) in DBG() function 59 static inline void DBG(char *msg, struct k_thread *t) { } in DBG() function 90 DBG("restore", _current); in z_riscv_fpu_load() 128 DBG("disable", owner); in z_riscv_flush_local_fpu()
|
/Zephyr-Core-3.4.0/tests/net/vlan/src/ |
D | main.c | 38 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 40 #define DBG(fmt, ...) macro 118 DBG("No data to send!\n"); in eth_tx() 302 DBG("Interface %p (%s) [%d]\n", iface, iface2str(iface), in iface_cb() 369 DBG("Cannot add IPv6 address %s\n", in test_address_setup() 380 DBG("Cannot add IPv6 address %s\n", in test_address_setup() 390 DBG("Cannot add IPv6 address %s\n", in test_address_setup() 400 DBG("Cannot add IPv6 address %s\n", in test_address_setup() 702 DBG("Cannot add dst %s to neighbor cache\n", in add_neighbor() 765 DBG("Timeout while waiting interface data\n"); in ZTEST()
|
/Zephyr-Core-3.4.0/tests/net/context/src/ |
D | main.c | 35 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 37 #define DBG(fmt, ...) macro 500 DBG("Data received.\n"); in recv_cb() 715 DBG("Data received in another callback.\n"); in recv_cb_another() 783 DBG("Data received after a timeout.\n"); in recv_cb_timeout() 808 DBG("Data received on time, recv test failed\n"); in timeout_thread() 813 DBG("Timeout %s\n", family == AF_INET ? "IPv4" : "IPv6"); in timeout_thread() 855 DBG("Sent data\n"); in ZTEST() 888 DBG("Sent data\n"); in ZTEST() 921 DBG("Sent data\n"); in ZTEST() [all …]
|
/Zephyr-Core-3.4.0/tests/net/virtual/src/ |
D | main.c | 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() [all …]
|
/Zephyr-Core-3.4.0/tests/net/trickle/src/ |
D | main.c | 32 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 34 #define DBG(fmt, ...) macro
|
/Zephyr-Core-3.4.0/tests/net/lib/dns_addremove/src/ |
D | main.c | 33 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 35 #define DBG(fmt, ...) macro 111 DBG("No data to send!\n"); in sender_iface() 176 DBG("Cannot add IPv6 address %s\n", in test_init() 191 DBG("Cannot add IPv4 address %s\n", in test_init()
|
/Zephyr-Core-3.4.0/tests/lib/mpsc_pbuf/src/ |
D | concurrent.c | 15 #define DBG(...) COND_CODE_1(DEBUG, (printk(__VA_ARGS__)), ()) macro 64 DBG("p %d|%d\n", ctx, idx); in track_produce() 78 DBG("c %d|%d\n", ctx, idx); in track_consume() 103 DBG("move %d\n", ctx); in track_consume()
|
/Zephyr-Core-3.4.0/tests/net/npf/src/ |
D | main.c | 26 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 28 #define DBG(fmt, ...) macro 71 DBG("pkt %p: iface %p size %d type 0x%04x\n", pkt, iface, size, type); in build_test_pkt()
|
/Zephyr-Core-3.4.0/samples/subsys/nvs/ |
D | README.rst | 43 [fs/nvs] [DBG] nvs_reinit: (Re)Initializing sectors 44 [fs/nvs] [DBG] _nvs_sector_init: f->write_location set to c
|
/Zephyr-Core-3.4.0/tests/net/socket/net_mgmt/src/ |
D | main.c | 30 #define DBG(fmt, ...) printk(fmt, ##__VA_ARGS__) macro 32 #define DBG(fmt, ...) macro 425 DBG("IPv6 address added to interface %d (%s)\n", in test_net_mgmt_catch_events() 436 DBG("IPv6 address removed from interface %d (%s)\n", in test_net_mgmt_catch_events()
|