Searched refs:SENT_REMOVE_ACK_REVOCATION (Results 1 – 9 of 9) sorted by relevance
36 SENT_REMOVE_ACK_REVOCATION, enumerator
127 [SENT_REMOVE_ACK_REVOCATION] = HTLC_REMOTE_F_OWNER
79 || htlc->state == SENT_REMOVE_ACK_REVOCATION; in htlc_is_dead()
223 case SENT_REMOVE_ACK_REVOCATION: in htlc_state_in_db()224 BUILD_ASSERT(SENT_REMOVE_ACK_REVOCATION == 19); in htlc_state_in_db()
2432 || new_state == SENT_REMOVE_ACK_REVOCATION); in wallet_htlc_update()2698 db_bind_int(stmt, 2, SENT_REMOVE_ACK_REVOCATION); in wallet_htlcs_load_in_for_channel()
116 && hin->hstate <= SENT_REMOVE_ACK_REVOCATION) { in htlc_in_check()
1621 if (newstate == SENT_REMOVE_ACK_REVOCATION) in update_in_htlc()1929 SENT_REMOVE_ACK_REVOCATION)) in peer_sending_revocation()
307 == SENT_REMOVE_ACK_REVOCATION); in send_and_fulfill_htlc()
120 …T_REMOVE_COMMIT", "RCVD_REMOVE_REVOCATION", "RCVD_REMOVE_ACK_COMMIT", "SENT_REMOVE_ACK_REVOCATION")