Home
last modified time | relevance | path

Searched defs:sendbufidx (Results 1 – 3 of 3) sorted by relevance

/external/libpcap/
Drpcap-protocol.c84 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in rpcap_senderror() local
Dpcap-rpcap.c1015 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in pcap_startcapture_remote() local
1428 static int pcap_pack_bpffilter(pcap_t *fp, char *sendbuf, int *sendbufidx, struct bpf_program *prog) in pcap_pack_bpffilter()
1503 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in pcap_updatefilter_remote() local
1718 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in pcap_setsampling_remote() local
1893 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in rpcap_sendauth() local
2115 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in pcap_open_rpcap() local
/external/libpcap/rpcapd/
Ddaemon.c1256 int sendbufidx = 0; // index which keeps the number of bytes currently buffered in daemon_msg_findallif_req() local
1463 int sendbufidx = 0; // index which keeps the number of bytes currently buffered in daemon_msg_open_req() local
1554 int sendbufidx = 0; // index which keeps the number of bytes currently buffered in daemon_msg_startcap_req() local
2158 int sendbufidx = 0; // index which keeps the number of bytes currently buffered in daemon_msg_stats_req() local
2235 int sendbufidx; // index which keeps the number of bytes currently buffered in daemon_thrdatamain() local