Home
last modified time | relevance | path

Searched defs:bytes_sent (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/netgraph/bluetooth/include/
H A Dng_ubt.h81 u_int32_t bytes_sent; /* # of bytes sent */ member
H A Dng_hci.h611 u_int32_t bytes_sent; /* total number of bytes sent */ member
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp247 int bytes_sent = 0; in Write() local
/freebsd/lib/libbluetooth/
H A Dbluetooth.h131 uint32_t bytes_sent; member
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp381 size_t bytes_sent = src_len; in Write() local
/freebsd/sys/dev/liquidio/base/
H A Dlio_iq.h82 uint64_t bytes_sent; /**< Bytes sent through this queue. */ member
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h261 u32 bytes_sent; member
/freebsd/sys/compat/linux/
H A Dlinux_socket.c2441 l_size_t bytes_sent, n_read; in sendfile_fallback() local
/freebsd/sys/net/
H A Diflib.c3939 int avail, bytes_sent, skipped, count, err, i; in iflib_txq_drain() local