Home
last modified time | relevance | path

Searched refs:custom_ether_thread_args (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/tests/skywalk/
H A Dskt_filter.c97 static custom_ether_args_t custom_ether_thread_args[CUSTOM_ETHER_THREADS]; variable
314 args = &custom_ether_thread_args[i]; in custom_ether_status()
336 args = &custom_ether_thread_args[i]; in custom_ether_cleanup()
432 custom_ether_args_t *args = &custom_ether_thread_args[index]; in custom_ether_setup_args()
1018 &custom_ether_thread_args[i]); in receiver_channel_start()
1236 &custom_ether_thread_args[i]); in sender_channel_start()