Searched refs:rpcap_stats (Results 1 – 3 of 3) sorted by relevance
364 struct rpcap_stats struct
841 struct rpcap_stats netstats; /* statistics sent on the network */ in rpcap_stats_rpcap()894 sizeof(struct rpcap_stats), &plen, p->errbuf) == -1) in rpcap_stats_rpcap()
2159 struct rpcap_stats *netstats; // statistics sent on the network in daemon_msg_stats_req()2173 RPCAP_MSG_STATS_REPLY, 0, (uint16) sizeof(struct rpcap_stats)); in daemon_msg_stats_req()2175 netstats = (struct rpcap_stats *) &sendbuf[sendbufidx]; in daemon_msg_stats_req()2177 if (sock_bufferize(NULL, sizeof(struct rpcap_stats), NULL, in daemon_msg_stats_req()