Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-int.h222 setbuff_op_t setbuff_op; member
Dsavefile.c341 p->setbuff_op = sf_setbuff; in pcap_fopen_offline_with_tstamp_precision()
Dpcap.c461 p->setbuff_op = (setbuff_op_t)pcap_not_initialized; in initialize_ops()
1612 return (p->setbuff_op(p, dim)); in pcap_setbuff()
1808 p->setbuff_op = pcap_setbuff_dead; in pcap_open_dead_with_tstamp_precision()
Dpcap-win32.c738 p->setbuff_op = pcap_setbuff_win32; in pcap_activate_win32()