Searched defs:connection_ops (Results 1 – 1 of 1) sorted by relevance
66 struct connection_ops { struct67 bool (*timed_out)(void);68 void (*pdu_receive_proxy)(struct pdu *);69 void (*pdu_send_proxy)(struct pdu *);70 void (*fail)(const struct connection *, const char *);