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

  /external/libpcap/
pcap-int.h 105 typedef int (*getnonblock_op_t)(pcap_t *, char *); typedef
208 getnonblock_op_t getnonblock_op;
pcap.c 457 p->getnonblock_op = (getnonblock_op_t)pcap_not_initialized;
    [all...]

Completed in 188 milliseconds