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

  /external/libpcap/
pcap-int.h 141 typedef int (*live_dump_op_t)(pcap_t *, char *, int, int); typedef
269 live_dump_op_t live_dump_op;
pcap.c 492 p->live_dump_op = (live_dump_op_t)pcap_not_initialized;
    [all...]

Completed in 641 milliseconds