Searched refs:block_send (Results 1 – 3 of 3) sorted by relevance
32 int block_send(struct t1_state *t1, const void *block, size_t n);
97 block_send(struct t1_state *t1, const void *block, size_t n) in block_send() function
515 len = block_send(t1, t1->buf, n); in t1_loop()