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

/barrelfish-master/usr/tests/bulk_transfer/
H A Dbulk_mini.c118 static struct bulk_channel_callbacks tx_callbacks = { .buffer_received = variable in typeref:struct:bulk_channel_callbacks
189 err = bulk_channel_bind(&tx_channel, &ep.generic, &tx_callbacks, &params,
H A Dbulk_netproxy.c175 static struct bulk_channel_callbacks tx_callbacks = { variable in typeref:struct:bulk_channel_callbacks
260 err = bulk_channel_create(&tx_channel, &ep.generic, &tx_callbacks, &setup);

Completed in 84 milliseconds