Searched refs:connection_set_handlers (Results 1 – 2 of 2) sorted by relevance
253 void connection_set_handlers(struct connection *conn, const struct connection_vfuncs *vfuncs);
872 void connection_set_handlers(struct connection *conn, in connection_set_handlers() function894 connection_set_handlers(conn, &conn->list->v); in connection_set_default_handlers()