Searched refs:assoc_value (Results 1 – 4 of 4) sorted by relevance
1668 av->assoc_value = 1;1670 av->assoc_value = 0;2070 av->assoc_value = 0;3892 if (av->assoc_value == 0) {4990 if (av->assoc_value) {5006 if (av->assoc_value) {6603 if (av->assoc_value == 0) {6633 if (av->assoc_value == 0) {6751 if (av->assoc_value == 0) {6781 if (av->assoc_value == 0) {[all …]
1444 if ((cc_opt->aid_value.assoc_value != 0) && in sctp_cwnd_rtcc_socket_option()1445 (cc_opt->aid_value.assoc_value != 1)) { in sctp_cwnd_rtcc_socket_option()1449 net->cc_mod.rtcc.ret_from_eq = cc_opt->aid_value.assoc_value; in sctp_cwnd_rtcc_socket_option()1452 if ((cc_opt->aid_value.assoc_value != 0) && in sctp_cwnd_rtcc_socket_option()1453 (cc_opt->aid_value.assoc_value != 1)) { in sctp_cwnd_rtcc_socket_option()1457 net->cc_mod.rtcc.use_dccc_ecn = cc_opt->aid_value.assoc_value; in sctp_cwnd_rtcc_socket_option()1461 net->cc_mod.rtcc.steady_step = cc_opt->aid_value.assoc_value; in sctp_cwnd_rtcc_socket_option()1473 cc_opt->aid_value.assoc_value = net->cc_mod.rtcc.ret_from_eq; in sctp_cwnd_rtcc_socket_option()1479 cc_opt->aid_value.assoc_value = net->cc_mod.rtcc.use_dccc_ecn; in sctp_cwnd_rtcc_socket_option()1485 cc_opt->aid_value.assoc_value = net->cc_mod.rtcc.steady_step; in sctp_cwnd_rtcc_socket_option()
694 uint32_t assoc_value; member