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

  /external/libpcap/
pcap-int.h 106 typedef int (*setnonblock_op_t)(pcap_t *, int, char *); typedef
209 setnonblock_op_t setnonblock_op;
pcap.c 458 p->setnonblock_op = (setnonblock_op_t)pcap_not_initialized;
    [all...]

Completed in 180 milliseconds