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

  /external/libpcap/
pcap-int.h 441 * "sf_cleanup()" closes the file handle associated with a pcap_t, if
446 void sf_cleanup(pcap_t *p);
savefile.c 247 sf_cleanup(pcap_t *p) function
sf-pcap.c 409 p->cleanup_op = sf_cleanup;
sf-pcap-ng.c 1011 sf_cleanup(p);
    [all...]

Completed in 318 milliseconds