Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-linux.c247 static void destroy_ring(pcap_t *handle);
828 destroy_ring(handle); in pcap_cleanup_linux()
3262 destroy_ring(handle); in create_ring()
3274 destroy_ring(handle); in create_ring()
3296 destroy_ring(pcap_t *handle) in destroy_ring() function