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