Searched refs:update_type (Results 1 – 4 of 4) sorted by relevance
741 u_int update_type; in ahd_set_tran_settings() local753 update_type = 0; in ahd_set_tran_settings()755 update_type |= AHD_TRANS_GOAL; in ahd_set_tran_settings()763 update_type |= AHD_TRANS_USER; in ahd_set_tran_settings()791 update_type, /*paused*/FALSE); in ahd_set_tran_settings()795 if (update_type == AHD_TRANS_USER) in ahd_set_tran_settings()802 if (update_type == AHD_TRANS_USER) in ahd_set_tran_settings()809 if (update_type == AHD_TRANS_USER) in ahd_set_tran_settings()841 update_type, /*paused*/FALSE); in ahd_set_tran_settings()
614 u_int update_type; in ahc_action() local627 update_type = 0; in ahc_action()629 update_type |= AHC_TRANS_GOAL; in ahc_action()641 update_type |= AHC_TRANS_USER; in ahc_action()672 update_type, /*paused*/FALSE); in ahc_action()676 if (update_type == AHC_TRANS_USER) in ahc_action()683 if (update_type == AHC_TRANS_USER) in ahc_action()690 if (update_type == AHC_TRANS_USER) in ahc_action()726 spi->ppr_options, update_type, in ahc_action()
67 __owur int ossl_quic_key_update(SSL *s, int update_type);
4205 int ossl_quic_key_update(SSL *ssl, int update_type) in ossl_quic_key_update() argument4212 switch (update_type) { in ossl_quic_key_update()