Searched refs:setmintocopy_op_t (Results 1 – 2 of 2) sorted by relevance
132 typedef int (*setmintocopy_op_t)(pcap_t *, int); typedef250 setmintocopy_op_t setmintocopy_op;
469 p->setmintocopy_op = (setmintocopy_op_t)pcap_not_initialized; in initialize_ops()