Searched refs:endp_subflow_max (Results 1 – 1 of 1) sorted by relevance
23 u8 endp_subflow_max; member 62 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() local 344 msk->pm.local_addr_used, endp_subflow_max, in mptcp_pm_create_subflow_or_signal_addr() 389 while (msk->pm.local_addr_used < endp_subflow_max && in mptcp_pm_create_subflow_or_signal_addr() 554 u8 endp_subflow_max = mptcp_pm_get_endp_subflow_max(msk); in fill_local_addresses_vec_c_flag() local 559 while (msk->pm.local_addr_used < endp_subflow_max) { in fill_local_addresses_vec_c_flag() 796 addr_max = pernet->endp_subflow_max; in mptcp_pm_nl_append_new_local_addr() 797 WRITE_ONCE(pernet->endp_subflow_max, addr_max + 1); in mptcp_pm_nl_append_new_local_addr() 1197 addr_max = pernet->endp_subflow_max; in mptcp_pm_nl_del_addr_doit() [all...]