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

  /external/libpcap/
pcap-snf.c 257 p->cleanup_op = snf_platform_cleanup;
pcap-canusb-linux.c 360 handle->cleanup_op = canusb_close;
pcap-int.h 227 cleanup_op_t cleanup_op; member in struct:pcap
pcap-libdlpi.c 225 p->cleanup_op = pcap_cleanup_libdlpi;
pcap.c 472 p->cleanup_op = pcap_cleanup_live_common;
    [all...]
pcap-usb-linux.c 384 handle->cleanup_op = usb_cleanup_linux_mmap;
pcap-win32.c 742 p->cleanup_op = pcap_cleanup_win32;
sf-pcap.c 386 p->cleanup_op = sf_cleanup;
pcap-dag.c 835 handle->cleanup_op = dag_platform_cleanup;
    [all...]
pcap-dos.c 188 pcap->cleanup_op = pcap_cleanup_dos;
    [all...]
sf-pcap-ng.c 918 p->cleanup_op = pcap_ng_cleanup;
pcap-dlpi.c 777 p->cleanup_op = pcap_cleanup_dlpi;
    [all...]
pcap-sita.c     [all...]
pcap-linux.c     [all...]
pcap-bpf.c     [all...]

Completed in 318 milliseconds