Searched refs:connection_deleted (Results 1 – 2 of 2) sorted by relevance
71 void (*connection_deleted) (CamTL *tl, CamTLConnection *connection); member
428 if (tl->connection_deleted) in handle_control_tpdu()429 tl->connection_deleted (tl, connection); in handle_control_tpdu()