Searched refs:endp_fullmesh_max (Results 1 – 1 of 1) sorted by relevance
25 u8 endp_fullmesh_max; member78 return READ_ONCE(pernet->endp_fullmesh_max); in mptcp_pm_get_endp_fullmesh_max()813 addr_max = pernet->endp_fullmesh_max; in mptcp_pm_nl_append_new_local_addr()814 WRITE_ONCE(pernet->endp_fullmesh_max, addr_max + 1); in mptcp_pm_nl_append_new_local_addr()1195 addr_max = pernet->endp_fullmesh_max; in mptcp_pm_nl_del_addr_doit()1196 WRITE_ONCE(pernet->endp_fullmesh_max, addr_max - 1); in mptcp_pm_nl_del_addr_doit()1525 u8 addr_max = pernet->endp_fullmesh_max; in mptcp_pm_nl_set_flags()1532 WRITE_ONCE(pernet->endp_fullmesh_max, addr_max); in mptcp_pm_nl_set_flags()