Searched refs:endp_subflow_max (Results 1 – 1 of 1) sorted by relevance
23 u8 endp_subflow_max; member62 return READ_ONCE(pernet->endp_subflow_max); in mptcp_pm_get_endp_subflow_max()333 u8 endp_subflow_max = mptcp_pm_get_endp_subflow_max(msk); in mptcp_pm_create_subflow_or_signal_addr() local344 msk->pm.local_addr_used, endp_subflow_max, in mptcp_pm_create_subflow_or_signal_addr()392 while (msk->pm.local_addr_used < endp_subflow_max && in mptcp_pm_create_subflow_or_signal_addr()566 u8 endp_subflow_max = mptcp_pm_get_endp_subflow_max(msk); in fill_local_addresses_vec_c_flag() local571 while (msk->pm.local_addr_used < endp_subflow_max) { in fill_local_addresses_vec_c_flag()808 addr_max = pernet->endp_subflow_max; in mptcp_pm_nl_append_new_local_addr()809 WRITE_ONCE(pernet->endp_subflow_max, addr_max + 1); in mptcp_pm_nl_append_new_local_addr()1190 addr_max = pernet->endp_subflow_max; in mptcp_pm_nl_del_addr_doit()[all …]