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

  /external/libpcap/
pcap-canusb-linux.c 362 handle->cleanup_op = canusb_close;
pcap-libdlpi.c 237 p->cleanup_op = pcap_cleanup_libdlpi;
pcap-snf.c 316 p->cleanup_op = snf_platform_cleanup;
pcap-int.h 253 cleanup_op_t cleanup_op; member in struct:pcap
pcap.c 478 p->cleanup_op = pcap_cleanup_live_common;
    [all...]
pcap-usb-linux.c 383 handle->cleanup_op = usb_cleanup_linux_mmap;
pcap-win32.c 772 p->cleanup_op = pcap_cleanup_win32;
sf-pcap.c 386 p->cleanup_op = sf_cleanup;
pcap-dag.c 850 handle->cleanup_op = dag_platform_cleanup;
    [all...]
pcap-dos.c 186 pcap->cleanup_op = pcap_cleanup_dos;
    [all...]
sf-pcap-ng.c 918 p->cleanup_op = pcap_ng_cleanup;
pcap-dlpi.c 816 p->cleanup_op = pcap_cleanup_dlpi;
    [all...]
pcap-sita.c     [all...]
pcap-linux.c     [all...]
pcap-bpf.c     [all...]

Completed in 8303 milliseconds