Searched defs:connection (Results 1 – 3 of 3) sorted by relevance
120 struct connection struct129 /* Who am I? Domid of connection. */ argument132 /* Is this connection ignored? */ argument135 /* Is the connection stalled? */ argument136 bool is_stalled;139 struct buffered_data *in;142 struct list_head out_list;166 struct connection *target; argument171 /* Methods for communicating over this connection. */ argument174 /* Support for live update: connection id. */ argument[all …]
63 uint32_t connection; in ml_interface_read() local122 uint32_t connection; in ml_interface_write() local
953 int i, connection, devid; in libxl__build_device_model_args_new() local
Completed in 17 milliseconds