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

  /external/libpcap/
pcap-int.h 109 typedef int (*setbuff_op_t)(pcap_t *, int); typedef
222 setbuff_op_t setbuff_op;
pcap.c 461 p->setbuff_op = (setbuff_op_t)pcap_not_initialized;
    [all...]

Completed in 49 milliseconds