|
Barrelfish
|
A bidirectional LMP channel. More...
Collaboration diagram for lmp_chan:Public Types |
Data Fields | |
| struct waitset_chanstate | send_waitset |
| State belonging to waitset (for send) | |
| struct lmp_chan * | prev |
| Next/prev in list of channels with send events. | |
| struct capref local_cap | remote_cap |
| Capabilities to local/remote endpoints. | |
| struct lmp_endpoint * | endpoint |
| Incoming LMP endpoint (in dispatcher) | |
| enum lmp_chan:: { ... } | connstate |
| connection state | |
| struct lmp_bind_continuation | bind_continuation |
| Continuation for bind. | |
| iref_t | iref |
| IREF. | |
| size_t | buflen_words |
| requested LMP buffer length, in words | |
A bidirectional LMP channel.
| anonymous enum |
1.8.11