Searched refs:setbuff_op_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-int.h240 typedef int (*setbuff_op_t)(pcap_t *, int); typedef
322 setbuff_op_t setbuff_op;
H A Dpcap.c447 p->setbuff_op = (setbuff_op_t)pcap_not_initialized;

Completed in 112 milliseconds