HomeSort by: relevance | last modified time | path
    Searched refs:pcapint_sf_cleanup (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libpcap/dist/
pcap-int.h 523 * "pcapint_sf_cleanup()" closes the file handle associated with a pcap_t, if
546 void pcapint_sf_cleanup(pcap_t *p);
savefile.c 254 pcapint_sf_cleanup(pcap_t *p) function
sf-pcap.c 494 p->cleanup_op = pcapint_sf_cleanup;
sf-pcapng.c 1091 pcapint_sf_cleanup(p);

Completed in 26 milliseconds