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