Searched refs:SKTDBG (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.81.4/tests/skywalk/ |
| H A D | skt_filter.c | 68 #define SKTDBG(name, opts, fmt, ...) \ macro 318 SKTDBG(name, options, "%.2f%% sent, %.2f%% received\n", in custom_ether_status() 1014 SKTDBG(name, options, "spawning channel threads\n"); in receiver_channel_start() 1022 SKTDBG(name, options, "%d channel threads ready\n", in receiver_channel_start() 1045 SKTDBG(name, options, "%d threads done\n", custom_ether_done); in receiver_channel_wait() 1228 SKTDBG(name, options, "waiting for channel start command\n"); in sender_channel_start() 1232 SKTDBG(name, options, "spawning channel threads\n"); in sender_channel_start() 1240 SKTDBG(name, options, "%d channel threads ready\n", in sender_channel_start() 1261 SKTDBG(name, options, "%d threads done\n", custom_ether_done); in sender_channel_wait()
|