Home
last modified time | relevance | path

Searched refs:setbuff_op (Results 1 – 4 of 4) sorted by relevance

/external/libpcap/
Dpcap-int.h248 setbuff_op_t setbuff_op; member
Dsavefile.c336 p->setbuff_op = sf_setbuff; in pcap_fopen_offline_with_tstamp_precision()
Dpcap.c467 p->setbuff_op = (setbuff_op_t)pcap_not_initialized; in initialize_ops()
1642 return (p->setbuff_op(p, dim)); in pcap_setbuff()
1838 p->setbuff_op = pcap_setbuff_dead; in pcap_open_dead_with_tstamp_precision()
Dpcap-win32.c768 p->setbuff_op = pcap_setbuff_win32; in pcap_activate_win32()