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

/external/libpcap/
H A Dpcap-int.h435 * "sf_cleanup()" closes the file handle associated with a pcap_t, if
440 void sf_cleanup(pcap_t *p);
H A Dsavefile.c159 sf_cleanup(pcap_t *p) function
H A Dsf-pcap-ng.c936 sf_cleanup(p);
H A Dsf-pcap.c386 p->cleanup_op = sf_cleanup;

Completed in 109 milliseconds