Searched refs:read_bytes (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/sys/contrib/rdma/krping/ |
| D | krping.h | 12 unsigned long long read_bytes; member
|
| D | krping_dev.c | 156 stats->read_bytes, stats->read_msgs); in krping_read()
|
| D | krping.c | 402 cb->stats.read_bytes += cb->rdma_sq_wr.sg_list->length; in krping_cq_event_handler()
|
| /freebsd-10-stable/contrib/libpcap/ |
| D | sf-pcap-ng.c | 208 read_bytes(FILE *fp, void *buf, size_t bytes_to_read, int fail_on_eof, in read_bytes() function 238 status = read_bytes(fp, &bhdr, sizeof(bhdr), 0, errbuf); in read_block() 293 if (read_bytes(fp, p->buffer + sizeof(bhdr), in read_block() 624 if (read_bytes(fp, in pcap_ng_check_header()
|