Searched refs:endp_subflow_max (Results 1 – 1 of 1) sorted by relevance
23 u8 endp_subflow_max; member63 return READ_ONCE(pernet->endp_subflow_max); in mptcp_pm_get_endp_subflow_max()337 u8 endp_subflow_max = mptcp_pm_get_endp_subflow_max(msk); in mptcp_pm_create_subflow_or_signal_addr() local348 msk->pm.local_addr_used, endp_subflow_max, in mptcp_pm_create_subflow_or_signal_addr()396 while (msk->pm.local_addr_used < endp_subflow_max && in mptcp_pm_create_subflow_or_signal_addr()574 u8 endp_subflow_max = mptcp_pm_get_endp_subflow_max(msk); in fill_local_addresses_vec_c_flag() local579 while (msk->pm.local_addr_used < endp_subflow_max) { in fill_local_addresses_vec_c_flag()819 addr_max = pernet->endp_subflow_max; in mptcp_pm_nl_append_new_local_addr()820 WRITE_ONCE(pernet->endp_subflow_max, addr_max + 1); in mptcp_pm_nl_append_new_local_addr()1209 addr_max = pernet->endp_subflow_max; in mptcp_pm_nl_del_addr_doit()[all …]