Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c1225 int sendbufidx = 0; // index which keeps the number of bytes currently buffered in daemon_msg_auth_req() local
1607 int sendbufidx = 0; // index which keeps the number of bytes currently buffered in daemon_msg_findallif_req() local
1860 int sendbufidx = 0; // index which keeps the number of bytes currently buffered in daemon_msg_open_req() local
1965 int sendbufidx = 0; // index which keeps the number of bytes currently buffered in daemon_msg_startcap_req() local
2539 int sendbufidx = 0; // index which keeps the number of bytes currently buffered in daemon_msg_stats_req() local
2616 int sendbufidx; // index which keeps the number of bytes currently buffered in daemon_thrdatamain() local
/freebsd/contrib/libpcap/
H A Drpcap-protocol.c84 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in rpcap_senderror() local
H A Dpcap-rpcap.c1087 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in pcap_startcapture_remote() local
1559 static int pcap_pack_bpffilter(pcap_t *fp, char *sendbuf, int *sendbufidx, struct bpf_program *prog) in pcap_pack_bpffilter()
1634 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in pcap_updatefilter_remote() local
1870 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in pcap_setsampling_remote() local
1978 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in rpcap_doauth() local
2455 int sendbufidx = 0; /* index which keeps the number of bytes currently buffered */ in pcap_open_rpcap() local