Searched refs:cb_tx_bind_received (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/usr/tests/bulk_transfer/
H A Dbulk_netproxy.c160 static errval_t cb_tx_bind_received(struct bulk_channel *channel);
176 .bind_received = cb_tx_bind_received,
182 static errval_t cb_tx_bind_received(struct bulk_channel *channel) function
184 debug_printf("APPL: cb_tx_bind_received\n");

Completed in 78 milliseconds