Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libpthread/pcap/
H A Dpcap.c30 pcap_thread(void *arg) in pcap_thread() function
68 CHECKr(pthread_create(&pcap, NULL, pcap_thread, NULL)); in main()