Searched refs:outstanding_channel_request (Results 1 – 6 of 6) sorted by relevance
4 struct outstanding_channel_request;118 struct outstanding_channel_request *chanreq_head, *chanreq_tail;
214 struct outstanding_channel_request { struct217 struct outstanding_channel_request *next; argument225 struct outstanding_channel_request *chanreq = c->chanreq_head; in ssh2_channel_free()326 struct outstanding_channel_request *ocr; in ssh2_connection_filter_queue()794 struct outstanding_channel_request *ocr = in ssh2_connection_filter_queue()1343 struct outstanding_channel_request *ocr = in ssh2_chanreq_init()1344 snew(struct outstanding_channel_request); in ssh2_chanreq_init()