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

/barrelfish-master/usr/tests/bulk_transfer/
H A Dbulk_mini.c31 static struct bulk_channel_callbacks rx_callbacks = { .bind_received = variable in typeref:struct:bulk_channel_callbacks
94 err = bulk_channel_create(&rx_channel, &ep.generic, &rx_callbacks, &setup);
H A Dbulk_netproxy.c39 static struct bulk_channel_callbacks rx_callbacks = { .bind_received = variable in typeref:struct:bulk_channel_callbacks
147 err = bulk_channel_create(&rx_channel, &ep.generic, &rx_callbacks, &setup);

Completed in 157 milliseconds