HomeSort by relevance Sort by last modified time
    Searched refs:sf_cleanup (Results 1 - 4 of 4) sorted by null

  /external/libpcap/
pcap-int.h 401 * "sf_cleanup()" closes the file handle associated with a pcap_t, if
406 void sf_cleanup(pcap_t *p);
savefile.c 164 sf_cleanup(pcap_t *p) function
sf-pcap.c 386 p->cleanup_op = sf_cleanup;
sf-pcap-ng.c 936 sf_cleanup(p);

Completed in 161 milliseconds