Searched refs:read_op_t (Results 1 – 2 of 2) sorted by relevance
121 typedef int (*read_op_t)(pcap_t *, int cnt, pcap_handler, u_char *); typedef145 read_op_t read_op;
458 p->read_op = (read_op_t)pcap_not_initialized; in initialize_ops()