Searched refs:AMQPContext (Results 1 – 1 of 1) sorted by relevance
33 typedef struct AMQPContext { struct43 } AMQPContext; argument48 #define OFFSET(x) offsetof(AMQPContext, x)73 AMQPContext *s = h->priv_data; in amqp_proto_open()238 AMQPContext *s = h->priv_data; in amqp_proto_write()266 AMQPContext *s = h->priv_data; in amqp_proto_read()299 AMQPContext *s = h->priv_data; in amqp_proto_close()320 .priv_data_size = sizeof(AMQPContext),