Searched refs:pcap_cleanup_libdlpi (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/libpcap/
H A Dpcap-libdlpi.c57 static void pcap_cleanup_libdlpi(pcap_t *);
225 p->cleanup_op = pcap_cleanup_libdlpi;
229 pcap_cleanup_libdlpi(p);
373 pcap_cleanup_libdlpi(pcap_t *p) function

Completed in 38 milliseconds