Searched refs:ss_params (Results 1 – 3 of 3) sorted by relevance
96 TAILQ_REMOVE(&asoc->ss_data.out.wheel, strq, ss_params.rr.next_spoke); in sctp_ss_default_clear()97 strq->ss_params.rr.next_spoke.tqe_next = NULL; in sctp_ss_default_clear()98 strq->ss_params.rr.next_spoke.tqe_prev = NULL; in sctp_ss_default_clear()118 strq->ss_params.rr.next_spoke.tqe_next = NULL; in sctp_ss_default_init_stream()119 strq->ss_params.rr.next_spoke.tqe_prev = NULL; in sctp_ss_default_init_stream()133 (strq->ss_params.rr.next_spoke.tqe_next == NULL) && in sctp_ss_default_add()134 (strq->ss_params.rr.next_spoke.tqe_prev == NULL)) { in sctp_ss_default_add()136 strq, ss_params.rr.next_spoke); in sctp_ss_default_add()164 (strq->ss_params.rr.next_spoke.tqe_next != NULL || in sctp_ss_default_remove()165 strq->ss_params.rr.next_spoke.tqe_prev != NULL)) { in sctp_ss_default_remove()[all …]
668 union scheduling_parameters ss_params; member
1679 const OT::FeatureParamsStylisticSet& ss_params = in hb_ot_layout_feature_get_name_ids() local1681 if (&ss_params != &Null (OT::FeatureParamsStylisticSet)) /* ssXX */ in hb_ot_layout_feature_get_name_ids()1683 if (label_id) *label_id = ss_params.uiNameID; in hb_ot_layout_feature_get_name_ids()